Back to CVS

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2122 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
David Lawrence Ramsey 2004-11-22 17:58:06 +00:00
parent 2c86dc6dc9
commit 962202e4fa
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
CVS code -
GNU nano 1.3.5 - 2004.11.22
- General:
- Convert more ints that hold only TRUE and FALSE values to

View File

@ -19,7 +19,7 @@
#
# $Id$
AC_INIT([GNU nano], [1.3.5], [nano-devel@gnu.org], [nano])
AC_INIT([GNU nano], [1.3.5-cvs], [nano-devel@gnu.org], [nano])
AC_CONFIG_SRCDIR([src/nano.c])
AC_CANONICAL_TARGET([])
AM_INIT_AUTOMAKE