From: Chris Allegretta Date: Tue, 20 Feb 2001 03:53:31 +0000 (+0000) Subject: Back to CVS X-Git-Tag: v1.0.0~22 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=9c9c5dab4c7173d1435c5cb007e1fdfb0891164d;p=nano.git Back to CVS git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@551 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 7e2d8ff5..cec69d02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + nano-0.9.99pre3 - 02/19/2001 - General GNU compliance issues: diff --git a/configure b/configure index 371a171e..d7469769 100755 --- a/configure +++ b/configure @@ -722,7 +722,7 @@ fi PACKAGE=nano -VERSION=0.9.99pre3 +VERSION=0.9.99-cvs if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index fac68028..cf840c01 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # $Id$ dnl Process this file with autoconf to produce a configure script. AC_INIT(nano.c) -AM_INIT_AUTOMAKE(nano, 0.9.99pre3) +AM_INIT_AUTOMAKE(nano, 0.9.99-cvs) AM_CONFIG_HEADER(config.h:config.h.in) ALL_LINGUAS="es de fr it id fi hu ca"