Release: 0.9.3
authorshort <>
Mon, 6 Oct 2003 04:43:15 +0000 (04:43 +0000)
committershort <>
Mon, 6 Oct 2003 04:43:15 +0000 (04:43 +0000)
configure.in

index 25031c3..0427172 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.3cvs)
+AM_INIT_AUTOMAKE(captive,0.9.3)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Call AC_PROG_CC before AC_ISC_POSIX.