Release: 1.1.4
authorshort <>
Sat, 13 Dec 2003 21:44:38 +0000 (21:44 +0000)
committershort <>
Sat, 13 Dec 2003 21:44:38 +0000 (21:44 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index c76f827..e95e0b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 $Id$
 
 
-NEWS for captive-1.1.4
+NEWS for captive-1.1.4 (2003-12-13)
 ----------------------
 
 * Unicode/UTF8 localized filenames conversion for GNU/Linux is now supported
index b3cebec..fc686ba 100644 (file)
@@ -21,7 +21,7 @@ dnl 2.53 for AM_GLIB_GNU_GETTEXT:
 AC_PREREQ(2.53)
 dnl Not yet present in: Red Hat autoconf-2.57-3
 dnl AC_CONFIG_MACRO_DIR(macros)
-AM_INIT_AUTOMAKE(captive,1.1.4cvs)
+AM_INIT_AUTOMAKE(captive,1.1.4)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Call AC_PROG_CC before AC_ISC_POSIX.