summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
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