From: james Date: Tue, 3 Jan 2006 09:46:04 +0000 (+0000) Subject: Version 2.1_beta8 released X-Git-Tag: v2.1_rc1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b366a1ff2998c5158f617f9311cee46ea52d718f;p=thirdparty%2Fopenvpn.git Version 2.1_beta8 released git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@874 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/ChangeLog b/ChangeLog index 08a29b9d8..d7f14d572 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Copyright (C) 2002-2005 OpenVPN Solutions LLC $Id$ -2005.12.xx -- Version 2.1-beta8 +2006.01.03 -- Version 2.1-beta8 * --remap-usr1 will now also remap signals thrown during initialization. diff --git a/configure.ac b/configure.ac index f0e4ba87a..9090b2bc6 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_beta7b], [openvpn-users@lists.sourceforge.net], [openvpn]) +AC_INIT([OpenVPN], [2.1_beta8], [openvpn-users@lists.sourceforge.net], [openvpn]) AM_CONFIG_HEADER(config.h) AC_CONFIG_SRCDIR(syshead.h)