diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-14 12:58:27 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-14 12:58:27 +0100 |
commit | c0ada659bb13c0c008ff78cc31f9c65fe5ce55c2 (patch) | |
tree | e99648de64436e8079dd51978215f99100f13c3a /openvpn/config.h | |
parent | 8e61463fa17e61e84cb0d7ccf03bc2dde5eccaca (diff) |
Update openvpn to Dual Stack version
Diffstat (limited to 'openvpn/config.h')
-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 6684f70d..510db135 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_beta1" +#define PACKAGE_STRING "OpenVPN 2.3_rc1+dspatch1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" |