summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 080df5f)
raw | patch | inline | side by side (parent: 080df5f)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 8 May 2007 21:07:23 +0000 (23:07 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 8 May 2007 21:07:23 +0000 (23:07 +0200) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index dcaad9ef04f96c26c52f065dc297aca3880140b4..d2c4aa2bc820905a8a2c153cc2ec32c0f3dd7b07 100644 (file)
--- a/configure.in
+++ b/configure.in
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 4.0.0-rc8)
+AC_INIT(collectd, 4.0.0-rc9)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)