]> git.wh0rd.org Git - nano.git/commitdiff
cvs branch for 0.9.16
authorChris Allegretta <chrisa@asty.org>
Wed, 9 Aug 2000 22:11:20 +0000 (22:11 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 9 Aug 2000 22:11:20 +0000 (22:11 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@183 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure
configure.in

index 9ab2364beb07d500109fef2be1b0a2832a09e264..300a481bd9e706ce8f83f92815d4f818da7b7c6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+CVS Code
 nano-0.9.16 - 08/09/2000
 - cut.c:
   do_cut_text()
index 367ce24971df72f1e5a55cc01af7662175e62132..f700d3bb6b4a6044758c3532c458bf6be6f35f70 100755 (executable)
--- a/configure
+++ b/configure
@@ -710,7 +710,7 @@ fi
 
 PACKAGE=nano
 
-VERSION=0.9.16
+VERSION=0.9.16-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 65dcb713487f401ac780525c8fd582ae894cda52..150fd426d46752a854bd72744d012482bfd1ad59 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.16)
+AM_INIT_AUTOMAKE(nano, 0.9.16-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi"