summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-04-01 01:30:35 +0200
committerArne Schwabe <arne@rfc2549.org>2013-04-01 01:30:35 +0200
commit27ab1f2c4615cb395d6870cff21288e9e0e5a2c2 (patch)
treea403b76320d4c6811eb4444826c91a21820d498f /openvpn/config.h
parentd081ec36043019d152eab4970bf3f22b923e8b55 (diff)
Update OpenVPN to 2.3.1
Diffstat (limited to 'openvpn/config.h')
-rw-r--r--openvpn/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index 8e738f37..c525e37f 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.0+dspatch3"
+#define PACKAGE_STRING "OpenVPN 2.3.1+dspatch3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openvpn"
@@ -559,7 +559,7 @@
/* #undef USE_VALGRIND */
/* Version number of package */
-#define VERSION "2.1.4"
+#define VERSION "2.3.1"
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE