From d17519321ec9bcb426ce17e85e9939c5fcf5e19b Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Sat, 5 Jan 2002 20:01:53 +0000 Subject: [PATCH] Back to CVS ver git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@980 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 ++ configure.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 08d06c15..3e1dfd24 100644 --- 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 index 977fd5b8..702980ab 100644 --- 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" -- 2.39.5