diff --git a/ChangeLog b/ChangeLog
index 82a93715cafe1c174c7ba5f56e1d9847c843322a..73044a663b0b902339bbe049814982f205e493e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 GNU nano 1.1.11 - 10/01/2002
 - General:
 	- Translation updates (see po/ChangeLog for details).
diff --git a/configure.ac b/configure.ac
index 258a1b9d40a2fe08c3605862c8ab93714c3791a5..34f9b9c9a82da01e64bd930601a4e09e38c9baab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT
 AC_CONFIG_SRCDIR([nano.c])
 AC_PREREQ(2.52)
-AM_INIT_AUTOMAKE(nano, 1.1.11)
+AM_INIT_AUTOMAKE(nano, 1.1.11-cvs)
 AM_CONFIG_HEADER(config.h:config.h.in)
 dnl AM_ACLOCAL_INCLUDE(m4)
 ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms pt_BR"