From 3890061ac8b6b4afe967ae10c4d2100f642705d1 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 17 Dec 2021 19:24:12 +0100 Subject: Adjust version of openvpn 2.x to better reflect reality --- main/src/main/cpp/openvpn-config/config.h | 4 ++-- 1 file 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. */ -- cgit v1.2.3