diff options
-rw-r--r-- | openvpn/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/config.h b/openvpn/config.h index 65193a6b..bc262afb 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -450,7 +450,7 @@ #define PACKAGE_NAME "OpenVPN" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "OpenVPN 2.3_alpha1" +#define PACKAGE_STRING "OpenVPN 2.3_alpha3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" |