configure.in: Bumped version to 4.0.0-rc6 collectd-4.0.0-rc6
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 23 Apr 2007 14:00:22 +0000 (16:00 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 23 Apr 2007 14:00:22 +0000 (16:00 +0200)
configure.in

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