From: james Date: Mon, 13 Nov 2006 10:54:13 +0000 (+0000) Subject: Interim snapshot 2.1_rc1b X-Git-Tag: v2.1_rc2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c589d2814f7ef51c9150c8b9e329daeaa91a57b7;p=thirdparty%2Fopenvpn.git Interim snapshot 2.1_rc1b git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1461 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/configure.ac b/configure.ac index fbe75af83..8843a2c8e 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT([OpenVPN], [2.1_rc1a], [openvpn-users@lists.sourceforge.net], [openvpn]) +AC_INIT([OpenVPN], [2.1_rc1b], [openvpn-users@lists.sourceforge.net], [openvpn]) AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR(syshead.h)