]> git.wh0rd.org Git - nano.git/commitdiff
Back to CVS
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Oct 2003 01:09:43 +0000 (01:09 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 23 Oct 2003 01:09:43 +0000 (01:09 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1577 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure.ac

index 32b37409891dcd52492ba58ba4f871cb1f889b85..b3a002b3bc2143d799d1bfca06900cfd61e93f40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 GNU nano 1.3.0 - 2003.10.22
 - General:
        - Complete overhaul and abstraction of the lowest level of
index a6d90f7ae608fd6cbb041e1b3dae0bee8ee66433..e9eef44b99b74f84ba9b2272019838ebb75c81dc 100644 (file)
@@ -19,7 +19,7 @@
 #
 # $Id$
 
-AC_INIT([GNU nano], [1.3.0], [nano-devel@gnu.org], [nano])
+AC_INIT([GNU nano], [1.3.0-cvs], [nano-devel@gnu.org], [nano])
 AC_CONFIG_SRCDIR([src/nano.c])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER([config.h:config.h.in])