]> git.wh0rd.org Git - nano.git/commitdiff
Back to CVS
authorChris Allegretta <chrisa@asty.org>
Tue, 20 Feb 2001 03:53:31 +0000 (03:53 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 20 Feb 2001 03:53:31 +0000 (03:53 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@551 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure
configure.in

index 7e2d8ff52b1190d0bd8822615f0f03b41887ea9d..cec69d028cd6fcc451138e814c54ec52d02bd43d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 nano-0.9.99pre3 - 02/19/2001
 - General
   GNU compliance issues:
index 371a171ee51ad31e44595546633f39bad0aa8bc0..d7469769bd47712d552c0bd3cde90af85e66a7e2 100755 (executable)
--- 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; }
index fac6802864a3c580c558231f0867a35aedb0c03b..cf840c01e7db4ed1520ddcec94b9edc9d6ab3166 100644 (file)
@@ -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"