summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2021-12-17 19:24:12 +0100
committerArne Schwabe <arne@rfc2549.org>2021-12-17 19:24:12 +0100
commit3890061ac8b6b4afe967ae10c4d2100f642705d1 (patch)
treedad2bf168f6f3055c19338d96bdf0918346b3031
parent7545186fb7f818e149cec69011d155bbad5c79ce (diff)
Adjust version of openvpn 2.x to better reflect reality
-rw-r--r--main/src/main/cpp/openvpn-config/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/main/cpp/openvpn-config/config.h b/main/src/main/cpp/openvpn-config/config.h
index 7959c147..ca33c91e 100644
--- a/main/src/main/cpp/openvpn-config/config.h
+++ b/main/src/main/cpp/openvpn-config/config.h
@@ -450,13 +450,13 @@
#define PACKAGE_NAME "OpenVPN"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "OpenVPN 2.5-icsopenvpn"
+#define PACKAGE_STRING "OpenVPN 2.6-icsopenvpn"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openvpn"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.5_master"
+#define PACKAGE_VERSION "2.6_master"
/* Define to the necessary symbol if this constant uses a non-standard name on
your system. */