From: Chris Allegretta <chrisa@asty.org>
Date: Wed, 3 Oct 2001 23:44:44 +0000 (+0000)
Subject: Back to CVS
X-Git-Tag: v1.0.6~20
X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=eaa7826ac4ac86f29e99c5aecee02e3ce35f4133;p=nano.git

Back to CVS


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@838 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---

diff --git a/ChangeLog b/ChangeLog
index 6bd4694b..a8a59215 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 nano 1.0.5 - 10/03/2001
 - cut.c:
   do_cut_text()
diff --git a/configure.in b/configure.in
index 0c46b13c..286f8b49 100644
--- a/configure.in
+++ b/configure.in
@@ -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.0.5)
+AM_INIT_AUTOMAKE(nano, 1.0.5-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 nl da"