commit 5fd6cacfa52d5a7965a04e5ea65241f41e9ef597
parent 7bf2509a70a2187e1a563d375c92a8a29e3bc7e0
Author: Chris Allegretta <chrisa@asty.org>
Date: Wed, 12 Dec 2001 13:55:19 +0000
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@925 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.4 - 12/11/2001
- General
- Preliminary syntax highlighting support. New functions
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.4)
+AM_INIT_AUTOMAKE(nano, 1.1.4-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"