configure.in: Bumped version to 4.0.0-rc10 collectd-4.0.0-rc10
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 19 May 2007 15:20:11 +0000 (17:20 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 19 May 2007 15:20:11 +0000 (17:20 +0200)
configure.in

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