build: change version to indicate the master branch is not a version
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
5499b10925
commit
cb2d7311eb
@ -27,7 +27,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
AC_INIT([easy-rsa], [2.1.0], [openvpn-users@lists.sourceforge.net])
|
AC_INIT([easy-rsa], [2.1.0_master], [openvpn-users@lists.sourceforge.net])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([./easy-rsa/2.0/build-key-pass])
|
AC_CONFIG_SRCDIR([./easy-rsa/2.0/build-key-pass])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user