summaryrefslogtreecommitdiffstats
path: root/version.m4
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2011-03-25 09:45:11 +0100
committerDavid Sommerseth <davids@redhat.com>2011-03-25 09:45:11 +0100
commitbadba714db7dc62c7844069d86f615ad946b4a6e (patch)
treea28eb4c4960d38183ee7cdbf1737f2150b4937a4 /version.m4
parent6cfada268122fe54ce6d211d96c744e91d41248c (diff)
downloadopenvpn-badba714db7dc62c7844069d86f615ad946b4a6e.tar.gz
openvpn-badba714db7dc62c7844069d86f615ad946b4a6e.tar.xz
openvpn-badba714db7dc62c7844069d86f615ad946b4a6e.zip
Use a version-less version identifier on the master branch
Signed-off-by: David Sommerseth <davids@redhat.com>
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 a170b4e..78e69aa 100644
--- a/version.m4
+++ b/version.m4
@@ -1,5 +1,5 @@
dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.2-RC2])
+define(PRODUCT_VERSION,[2.x-master])
dnl define the TAP version
define(PRODUCT_TAP_ID,[tap0901])
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])