]> git.wh0rd.org Git - nano.git/commitdiff
CVS Version update
authorChris Allegretta <chrisa@asty.org>
Tue, 19 Sep 2000 00:29:45 +0000 (00:29 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 19 Sep 2000 00:29:45 +0000 (00:29 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@228 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure
configure.in

index e5b76073dd67a0695ff30501fd1a584e4e5f44b7..68350637c6426e17921454491070b2fab242417f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+CVS changes -
 nano 0.9.18 - 09/18/2000
 - General
        - Changed _POSIX_VERSION checks in regex code to HAVE_REGEX_H, 
index fa1eff7b53b7c8e750efe2ed59925dd4c7c2e0f5..0596a4cad4f5318988660b14cb320fcd1b8cc612 100755 (executable)
--- a/configure
+++ b/configure
@@ -710,7 +710,7 @@ fi
 
 PACKAGE=nano
 
-VERSION=0.9.18
+VERSION=0.9.18-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 1a7fd55c6ff2835b64bb012001c0d2e46ea760b4..6b8d9a19619da1050d03a1c1bae227077e887292 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.18)
+AM_INIT_AUTOMAKE(nano, 0.9.18-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi"