diff --git a/ChangeLog b/ChangeLog index 32b76738..9e149189 100644 --- 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 index ea8a8727..8b0beff8 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.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"