From: Chris Allegretta Date: Sat, 30 Mar 2002 16:58:55 +0000 (+0000) Subject: Back to CVS ver X-Git-Tag: v1.1.9~34 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=32b4c960ac67e66f40cb9328b79689900ca50402;p=nano.git Back to CVS ver git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1165 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 9915595d..3d36cda1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +CVS code - + GNU nano 1.1.8 - 03/30/2002 - General - Type misalignments and mem leaks in renumber_all, do_justify diff --git a/configure.ac b/configure.ac index e0ee9f0d..7c98c9e6 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([nano.c]) AC_PREREQ(2.52) -AM_INIT_AUTOMAKE(nano, 1.1.8) +AM_INIT_AUTOMAKE(nano, 1.1.8-cvs) AM_CONFIG_HEADER(config.h:config.h.in) AM_ACLOCAL_INCLUDE(m4) ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"