diff --git a/ChangeLog b/ChangeLog index 72d59571..1728c92d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + GNU nano 2.0.3 - 2007.01.29 - General: - Miscellaneous comment fixes. (DLR) diff --git a/configure.ac b/configure.ac index 2c3eaceb..2578968d 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # # $Id$ -AC_INIT([GNU nano], [2.0.3], [nano-devel@gnu.org], [nano]) +AC_INIT([GNU nano], [2.0.3-cvs], [nano-devel@gnu.org], [nano]) AC_CONFIG_SRCDIR([src/nano.c]) AC_CANONICAL_TARGET([]) AM_INIT_AUTOMAKE