mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-12 10:21:26 -04:00
Use a version-less version identifier on the master branch
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
parent
6cfada2681
commit
badba714db
1 changed files with 1 additions and 1 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Reference in a new issue