Code

configure.in: Bumped version to 4.0.0-rc1.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 3 Apr 2007 07:05:39 +0000 (09:05 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 3 Apr 2007 07:05:39 +0000 (09:05 +0200)
configure.in

index 5166ad16fc8652dfca2e1ba7f728c3dad42478c1..a7762568286e2d9cbfb428b217a5bf816194f2e0 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.0-rc0)
+AC_INIT(collectd, 4.0.0-rc1)
 AC_CONFIG_SRCDIR(src/collectd.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)