diff options
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. */ |