configure.in: Bumped version to 4.0.0-rc8 collectd-4.0.0-rc8
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 5 May 2007 06:19:31 +0000 (08:19 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 5 May 2007 06:19:31 +0000 (08:19 +0200)
configure.in

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