summaryrefslogtreecommitdiffstats
path: root/version.m4
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2012-02-21 15:11:38 +0100
committerDavid Sommerseth <davids@redhat.com>2012-05-03 09:14:03 +0200
commit7a845401043dbd9cce1aa7e1d33a5df50ad76c71 (patch)
treea38a468cf76c12ca3edfc3dfaf94f3c57e4fdb77 /version.m4
parent0576a9f2f8c8a7cf2d50579e6762df6c86b388c5 (diff)
downloadopenvpn-7a845401043dbd9cce1aa7e1d33a5df50ad76c71.tar.gz
openvpn-7a845401043dbd9cce1aa7e1d33a5df50ad76c71.tar.xz
openvpn-7a845401043dbd9cce1aa7e1d33a5df50ad76c71.zip
Change version to indicate the master branch is not a version
This also indicates that we're way past the released 2.3-alpha1 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 2bd1401..75e8e40 100644
--- a/version.m4
+++ b/version.m4
@@ -1,7 +1,7 @@
dnl define the OpenVPN version
define([PRODUCT_NAME], [OpenVPN])
define([PRODUCT_TARNAME], [openvpn])
-define([PRODUCT_VERSION], [2.3_alpha1])
+define([PRODUCT_VERSION], [2.3_git:master])
define([PRODUCT_BUGREPORT], [openvpn-users@lists.sourceforge.net])
define([PRODUCT_VERSION_RESOURCE], [2,3,0,0])
dnl define the TAP version