configure.in: Bumped version to 4.0.0-rc7 collectd-4.0.0-rc7
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 3 May 2007 19:42:10 +0000 (21:42 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 3 May 2007 19:42:10 +0000 (21:42 +0200)
configure.in

index e4d3d67..b039b8e 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.0-rc6)
+AC_INIT(collectd, 4.0.0-rc7)
 AC_CONFIG_SRCDIR(src/collectd.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)