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 | 397048716a40fb34611c41e6a0f5a1f25949974d (patch) | |
tree | 0767e8922fe5f2cb2eed88a664ff33f0cdd82899 /openvpn/config.h | |
parent | 6357409007903150c559458e8a33dc19b7a086bd (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 510db13..be6733f 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" |