commit d17519321ec9bcb426ce17e85e9939c5fcf5e19b
parent 110927bbc5ec13c1fdb0ea7c0493d5f46e3ae8a3
Author: Chris Allegretta <chrisa@asty.org>
Date: Sat, 5 Jan 2002 20:01:53 +0000
Back to CVS ver
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@980 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.5 - 01/05/2002
- General
- Better integration of View mode (-v) and multibuffer.
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.5)
+AM_INIT_AUTOMAKE(nano, 1.1.5-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 pl"