]> git.wh0rd.org Git - nano.git/commitdiff
Back to CVS version
authorChris Allegretta <chrisa@asty.org>
Tue, 3 Oct 2000 02:36:50 +0000 (02:36 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 3 Oct 2000 02:36:50 +0000 (02:36 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@238 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure.in

index 6642fd886d7a1e7dff4620973dbd85c186256c2d..850e2494d7cca8f4a22b2eb728eb2e322db3cfba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+CVS Code -
 nano 0.9.19 - 10/02/2000
 - General
        - Added PDCurses support under cygwin, which allows building
index c91a2b9142308f433d8301f822e45c2bf1cc388a..2d92d3e16fef3b8d2bd53b1ed30c96a89b973886 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.19)
+AM_INIT_AUTOMAKE(nano, 0.9.19-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi"