diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-25 16:04:16 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-25 16:04:16 +0100 |
commit | d02c5af48106c89d510a11b4b1b4ba3d47f502c1 (patch) | |
tree | fd16f11ca0abe2d05069e77ef38c467c0b3c6f48 /openvpn/config.h | |
parent | 3a388608e2b8292f9bbd20c85ac3cc97429cc242 (diff) |
OpenVPN 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 be6733fb..0d86c1d9 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+dspatch2" +#define PACKAGE_STRING "OpenVPN 2.3_rc1+dspatch3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" |