summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03d51a7)
raw | patch | inline | side by side (parent: 03d51a7)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 3 Apr 2007 07:05:39 +0000 (09:05 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 3 Apr 2007 07:05:39 +0000 (09:05 +0200) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 5166ad16fc8652dfca2e1ba7f728c3dad42478c1..a7762568286e2d9cbfb428b217a5bf816194f2e0 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-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)