summaryrefslogtreecommitdiff
path: root/openvpn/config.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-12-05 07:37:33 +0100
committerArne Schwabe <arne@rfc2549.org>2013-12-05 07:37:33 +0100
commit45f46afdd384435545040f5ee851122d2a040dac (patch)
tree960ab1b496a3ba97e70206e829dc4a1b15dd2fa7 /openvpn/config.h
parent0c5b8e5ba93c3154971f97c7924e3409df4c98ed (diff)
Fix NPE in DeviceStateReceiverv0.6.1
Diffstat (limited to 'openvpn/config.h')
-rw-r--r--openvpn/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index ba8dbed4..2f5cc0b3 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.2+dspatch4"
+#define PACKAGE_STRING "OpenVPN 2.4-icsopenvpn"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openvpn"