summaryrefslogtreecommitdiff
path: root/openvpn
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-21 01:12:21 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-21 01:12:21 +0200
commit5af6d2e5e0ba203429652538530818a961d648e3 (patch)
treee23a4663def5fd2d04329b0a66ecb22a52010637 /openvpn
parentb179d94eb3b87e46721e7060386ff1a2f64669a6 (diff)
Change config.h version number to reflect openvpn version
Diffstat (limited to 'openvpn')
-rw-r--r--openvpn/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/config.h b/openvpn/config.h
index 65193a6b..bc262afb 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_alpha1"
+#define PACKAGE_STRING "OpenVPN 2.3_alpha3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openvpn"