Release: 1.0.1 -> 1.0.2cvs
authorshort <>
Wed, 29 Oct 2003 06:10:47 +0000 (06:10 +0000)
committershort <>
Wed, 29 Oct 2003 06:10:47 +0000 (06:10 +0000)
configure.in

index 3de1173..c61a7f0 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.1)
+AM_INIT_AUTOMAKE(captive,1.0.2cvs)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Call AC_PROG_CC before AC_ISC_POSIX.