Code

configure.in: Bumped version to 4.0.0-rc5
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 18 Apr 2007 16:04:18 +0000 (18:04 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 18 Apr 2007 16:04:18 +0000 (18:04 +0200)
configure.in

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