summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d44e16e)
raw | patch | inline | side by side (parent: d44e16e)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 6 Apr 2007 08:17:43 +0000 (10:17 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 6 Apr 2007 08:17:43 +0000 (10:17 +0200) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 8f9e3be6103847215ca28c39b0f826bb656e7af0..7a21b077da17a7d7210ed9535b27a915bf2a95dc 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-rc2)
+AC_INIT(collectd, 4.0.0-rc3)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)