diff --git a/configure.ac b/configure.ac index 74d0739c..ca9a90b1 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # # $Id$ -AC_INIT([GNU nano], [2.3.99pre2], [nano-devel@gnu.org], [nano]) +AC_INIT([GNU nano], [2.3.99pre2-svn], [nano-devel@gnu.org], [nano]) AC_CONFIG_SRCDIR([src/nano.c]) AC_CANONICAL_HOST AM_INIT_AUTOMAKE