From e9252c55e264739b0354cc7ef09635b8f44e5542 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Thu, 21 Dec 2006 02:48:02 +0000
Subject: [PATCH] Back to CVS

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4007 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog    | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 735fe93d..329133aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 GNU nano 2.0.2 - 2006.12.20
 - General:
 	- Miscellaneous comment fixes. (DLR)
diff --git a/configure.ac b/configure.ac
index 09d5ee93..8e011417 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 #
 # $Id$
 
-AC_INIT([GNU nano], [2.0.2], [nano-devel@gnu.org], [nano])
+AC_INIT([GNU nano], [2.0.2-cvs], [nano-devel@gnu.org], [nano])
 AC_CONFIG_SRCDIR([src/nano.c])
 AC_CANONICAL_TARGET([])
 AM_INIT_AUTOMAKE
-- 
GitLab