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 | 76a0da0622b9bf04756f5ad39bc31759809e76ff (patch) | |
tree | 0aa1574634fd62578248f548dc51f3f08f7460c1 /openvpn/config.h | |
parent | 1c83b296a1d31da96531f74fc2010346566aaf57 (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" |