diff --git a/ChangeLog b/ChangeLog
index 594de7318bf90bf46ce9cdf644038076c3b593a4..4a8a6cf0bc32862e41371d305103b92f8843f349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS Code -
+
 nano-1.1.3 - 10/26/2001
 - General
 	- Finally wrote function-specific help mode.  Changes to
diff --git a/configure.in b/configure.in
index 316887db5310b981e2b2a192c17aa4b90719c79a..ee63b5f89039d7186b7e88db1b9aeb2cec3e7ba5 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.1.3)
+AM_INIT_AUTOMAKE(nano, 1.1.3-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"