diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-17 22:34:44 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-17 22:34:44 +0100 |
commit | 023e4fd6246431e7ad6e89ac1ae6ca8c1b34b0cc (patch) | |
tree | 58c2fb62d2fc549ccc2ff6ab26492b9512a18855 /openvpn/config.h | |
parent | 5c75fc2eddc3692651c6fbfbd7c346b05e39d9a8 (diff) |
More Dual Stack patch fixes
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 510db135..be6733fb 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+dspatch1" +#define PACKAGE_STRING "OpenVPN 2.3_rc1+dspatch2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" |