]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Version number increment.
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 13 Apr 2006 20:11:26 +0000 (20:11 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 13 Apr 2006 20:11:26 +0000 (20:11 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1010 e7ae566f-a301-0410-adde-c780ea21d3b5

configure.ac

index cff2a8ea3d2d8c49875341c42aca53ab9e32c71c..50f27d55c5e54a8ac36be5ef9139b5dd8d8e968e 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_beta13], [openvpn-users@lists.sourceforge.net], [openvpn])
+AC_INIT([OpenVPN], [2.1_beta14a], [openvpn-users@lists.sourceforge.net], [openvpn])
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_SRCDIR(syshead.h)