commit 7b409bd6b64dbed87335e421cc81b7b85ab3671b
parent dc57bbab7a9964234fe78482d8b223e73023a46b
Author: Chris Allegretta <chrisa@asty.org>
Date: Fri, 26 Oct 2001 16:15:58 +0000
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@889 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,5 @@
+CVS Code -
+
nano-1.1.3 - 10/26/2001
- General
- Finally wrote function-specific help mode. Changes to
diff --git a/configure.in b/configure.in
@@ -1,7 +1,7 @@
# $Id$
dnl Process this file with autoconf to produce a configure script.
AC_INIT(nano.c)
-AM_INIT_AUTOMAKE(nano, 1.1.3)
+AM_INIT_AUTOMAKE(nano, 1.1.3-cvs)
AM_CONFIG_HEADER(config.h:config.h.in)
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no nl da"