]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
incremented version number to 2.1_beta7b
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 3 Jan 2006 03:03:24 +0000 (03:03 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 3 Jan 2006 03:03:24 +0000 (03:03 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@872 e7ae566f-a301-0410-adde-c780ea21d3b5

configure.ac

index fbfe55271187aedea03bb0b6913962afb3402f44..f0e4ba87a5a118c7543018230c1f924424f6963f 100644 (file)
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.50)
 
-AC_INIT([OpenVPN], [2.1_beta7], [openvpn-users@lists.sourceforge.net], [openvpn])
+AC_INIT([OpenVPN], [2.1_beta7b], [openvpn-users@lists.sourceforge.net], [openvpn])
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_SRCDIR(syshead.h)