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