Code

Bumped version to 3.11.7; Updated ChangeLog. collectd-3.11.7
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 28 Sep 2007 11:00:23 +0000 (13:00 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 28 Sep 2007 11:00:23 +0000 (13:00 +0200)
ChangeLog
configure.in

index 12e508d4fe2fce31574c8ed4b6dda522306f7f00..44e070937addd35086728ab3b578e95aec864687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-yyyy-mm-dd, Version 3.11.7
+2007-09-28, Version 3.11.7
        * wireless plugin: Correct the handling of cards returning signal and
          noise quality as percentage.
 
index f03534ddc954e762cdc5c496d5ae11375fddb335..767fd98707ca4162b3a02ac4bb9c8fcc89462ac3 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.11.6)
+AC_INIT(collectd, 3.11.7)
 AC_CONFIG_SRCDIR(src/collectd.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)