diff --git a/ChangeLog b/ChangeLog index 6642fd88..850e2494 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +CVS Code - nano 0.9.19 - 10/02/2000 - General - Added PDCurses support under cygwin, which allows building diff --git a/configure.in b/configure.in index c91a2b91..2d92d3e1 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, 0.9.19) +AM_INIT_AUTOMAKE(nano, 0.9.19-cvs) AM_CONFIG_HEADER(config.h:config.h.in) ALL_LINGUAS="es de fr it id fi"