diff --git a/ChangeLog b/ChangeLog
index 08d06c1537fd48a7f57f4e8ac4f38d5fed9c69ab..3e1dfd24ea6bebc01f7260dd43fc9c348b867c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 nano-1.1.5 - 01/05/2002
 - General
 	- Better integration of View mode (-v) and multibuffer.
diff --git a/configure.in b/configure.in
index 977fd5b8b280922253efcabce8c96a8dc32930ec..702980ab82089fff8ee95609cee0df9d627b2302 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.5)
+AM_INIT_AUTOMAKE(nano, 1.1.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 pl"