diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-06-07 10:35:18 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-06-07 10:35:18 +0200 |
commit | 4ea518c9572a7c92362086332fe987ae31e6536e (patch) | |
tree | e4f5c4017c44e3a09edcb5cd0d2186d1b54f0838 /openvpn | |
parent | 2d4129ae2f4012ffae2a09aed10f3328df7a523b (diff) |
Increase OpenVPN version, add fixes from crowd.in to english texts
--HG--
extra : amend_source : bc03ea072fbc2b8815fbdf691a42ed9600e959d1
Diffstat (limited to 'openvpn')
-rw-r--r-- | openvpn/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openvpn/config.h b/openvpn/config.h index 098bf421..fe306125 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -450,13 +450,13 @@ #define PACKAGE_NAME "OpenVPN" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "OpenVPN 2.3.1+dspatch3" +#define PACKAGE_STRING "OpenVPN 2.3.2+dspatch4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.3_master" +#define PACKAGE_VERSION "2.4_master" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ |