diff --git a/ChangeLog b/ChangeLog
index a1cc2d7cf18970fe986e8ed3cf356909f7351903..0b227a00893e591f510771a83c50f687e3b12c49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+CVS code -
+
 GNU nano 1.3.2 - 2004.03.31
 - General:
 	- Change instances in the code that refresh the entire edit
diff --git a/configure.ac b/configure.ac
index 31444c88efa8796f3f868c50c0e42a883b9ba008..0be9c286b6d28e4fa3e32f8a3ee2a604a4a9515c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 #
 # $Id$
 
-AC_INIT([GNU nano], [1.3.2], [nano-devel@gnu.org], [nano])
+AC_INIT([GNU nano], [1.3.2-cvs], [nano-devel@gnu.org], [nano])
 AC_CONFIG_SRCDIR([src/nano.c])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER([config.h:config.h.in])