add 1.3 fork info, change version to 1.2.99-cvs

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1518 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
Chris Allegretta 2003-08-12 02:34:03 +00:00
parent 194c26f879
commit 6954f05276
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
CVS code -
- 1.3 tree forks here
GNU nano 1.2.2 - 2003.08.11
- General:
- Translation updates (see po/ChangeLog for details).

View File

@ -19,7 +19,7 @@
#
# $Id$
AC_INIT([GNU Nano], [1.2.2-cvs], [nano-devel@gnu.org], [nano])
AC_INIT([GNU Nano], [1.2.99-cvs], [nano-devel@gnu.org], [nano])
AC_CONFIG_SRCDIR([nano.c])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h:config.h.in])