diff --git a/ChangeLog b/ChangeLog index 817a3717..09c5cb82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + GNU nano 1.9.99pre1 - 2006.08.29 - General: - Miscellaneous comment fixes. (DLR) diff --git a/configure.ac b/configure.ac index ae99a3a7..c5f58db8 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # # $Id$ -AC_INIT([GNU nano], [1.9.99pre1], [nano-devel@gnu.org], [nano]) +AC_INIT([GNU nano], [1.9.99pre1-cvs], [nano-devel@gnu.org], [nano]) AC_CONFIG_SRCDIR([src/nano.c]) AC_CANONICAL_TARGET([]) AM_INIT_AUTOMAKE