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 f72e8b70..4dfd7bc5 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_rc1+dspatch3" +#define PACKAGE_STRING "OpenVPN 2.3.0+dspatch3"  /* Define to the one symbol short name of this package. */  #define PACKAGE_TARNAME "openvpn"  | 
