]> git.wh0rd.org Git - nano.git/commitdiff
Back to CVS version
authorChris Allegretta <chrisa@asty.org>
Sun, 19 Nov 2000 02:25:43 +0000 (02:25 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 19 Nov 2000 02:25:43 +0000 (02:25 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@299 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure
configure.in

index 667723a7fa360b356591e3a5dc9d3f95e3331da9..b563ad8bf0f1c148d5a3262932754639da8634e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 nano 0.9.20 - 11/18/2000
 - General
        - Ran source through indent -kr again.  Make everything pretty.
index cb4cab9c96699b8ddf67f187b08de85f0df1974d..467b751cad634cd8e090fdfafc3f4b115b5ade9d 100755 (executable)
--- a/configure
+++ b/configure
@@ -710,7 +710,7 @@ fi
 
 PACKAGE=nano
 
-VERSION=0.9.20
+VERSION=0.9.20-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 c8a4858deffbeac9ca90048c2c280b2e7f5612fd..cb232f5fbaf7822b42f9c29011a0ac8d7960cd28 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.20)
+AM_INIT_AUTOMAKE(nano, 0.9.20-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi"