Release: 1.0.2 -> 1.0.3cvs
authorshort <>
Fri, 7 Nov 2003 06:32:56 +0000 (06:32 +0000)
committershort <>
Fri, 7 Nov 2003 06:32:56 +0000 (06:32 +0000)
configure.in

index d89d7b3..b59261c 100644 (file)
@@ -19,7 +19,7 @@
 AC_INIT(src/libcaptive/Makefile-libcaptive.am)
 dnl 2.53 for AM_GLIB_GNU_GETTEXT:
 AC_PREREQ(2.53)
-AM_INIT_AUTOMAKE(captive,1.0.2)
+AM_INIT_AUTOMAKE(captive,1.0.3cvs)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Call AC_PROG_CC before AC_ISC_POSIX.