diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-03-07 23:29:12 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-03-07 23:29:12 +0100 |
commit | 00cdc87d34a817de8a7473f3e41871621705d417 (patch) | |
tree | c977f7f00562b3d8c2994a20ed5ca25379aaca0d /openvpn | |
parent | e76e04c3f05538de220b6f5669002edabc0e865b (diff) |
increase version of openvpn
Diffstat (limited to 'openvpn')
-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 f72e8b70..4dfd7bc5 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+dspatch3" +#define PACKAGE_STRING "OpenVPN 2.3.0+dspatch3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openvpn" |