Release: 1.0.3 udpgate-1_0_3
authorshort <>
Wed, 28 Sep 2005 15:06:27 +0000 (15:06 +0000)
committershort <>
Wed, 28 Sep 2005 15:06:27 +0000 (15:06 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 193b28e..d64b1d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 $Id$
 
 
-NEWS for udpgate-1.0.2
+NEWS for udpgate-1.0.3 (2005-09-28)
 ----------------------
 
 * Crossplatformized the automatic startup management.
@@ -9,6 +9,9 @@ NEWS for udpgate-1.0.2
 * More compatible handling of the bundled files.
 
 
+(udpgate-1.0.2 was never released)
+
+
 NEWS for udpgate-1.0.1 (2004-06-20)
 ----------------------
 
index 2c2037d..335e198 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(udpgate,1.0.3cvs)
+AM_INIT_AUTOMAKE(udpgate,1.0.3)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Prevent "AC_TRY_COMPILE was called before AC_ISC_POSIX":