]> git.wh0rd.org Git - nano.git/commitdiff
Back to CVS
authorChris Allegretta <chrisa@asty.org>
Sun, 15 Jul 2001 16:13:18 +0000 (16:13 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 15 Jul 2001 16:13:18 +0000 (16:13 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@730 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure
configure.in

index 70423f10ec84e9fe82b2af3da5601b6d51d33e6d..77e403662ccacf0c077501f1b2875e505ab1e0e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code - 
+
 nano-1.1.0 - 07/15/2001
 - General
        - New global variables currshortcut and currslen to support using
index f4d2ee1a21b5193d7f88f0d4447fd9b0c44bb103..63366929e5592be1c43966aab15b913543266edb 100755 (executable)
--- a/configure
+++ b/configure
@@ -732,7 +732,7 @@ fi
 
 PACKAGE=nano
 
-VERSION=1.1.0
+VERSION=1.1.0-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 1e5e4182cb8069f982b42bc5df89c231d01589f5..21670cbee17fb013e76806e7ca4ce27adfd5f431 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, 1.1.0)
+AM_INIT_AUTOMAKE(nano, 1.1.0-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no"