summaryrefslogtreecommitdiffstats
path: root/version.m4
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-01-21 16:59:41 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2009-01-21 16:59:41 +0000
commit63c9b4973cf7b3e437ab92b4c8b7cea7c8630932 (patch)
tree69f3e681e5bf3de48b4c54876decb98831b59ce2 /version.m4
parent08580d0a33ed92ab36391b31c4745db86541b1da (diff)
downloadopenvpn-63c9b4973cf7b3e437ab92b4c8b7cea7c8630932.tar.gz
openvpn-63c9b4973cf7b3e437ab92b4c8b7cea7c8630932.tar.xz
openvpn-63c9b4973cf7b3e437ab92b4c8b7cea7c8630932.zip
Version 2.1_rc15e
Windows installer changes: * ifdefed out the check Windows version code which is causing problems on Windows 7 * don't define SF_SELECTED if it is already defined git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3855 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'version.m4')
-rw-r--r--version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/version.m4 b/version.m4
index e0921bf..5458343 100644
--- a/version.m4
+++ b/version.m4
@@ -1,5 +1,5 @@
dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1_rc15d])
+define(PRODUCT_VERSION,[2.1_rc15e])
dnl define the TAP version
define(PRODUCT_TAP_ID,[tap0901])
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])