Release: 0.9.1 -> 0.9.2cvs
authorshort <>
Mon, 29 Sep 2003 21:02:59 +0000 (21:02 +0000)
committershort <>
Mon, 29 Sep 2003 21:02:59 +0000 (21:02 +0000)
configure.in

index 1f650d5..ee5f20a 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,0.9.1)
+AM_INIT_AUTOMAKE(captive,0.9.2cvs)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Call AC_PROG_CC before AC_ISC_POSIX.