Bumped version to 3.11.7; Updated ChangeLog. collectd-3.11 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 12e508d..44e0709 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 f03534d..767fd98 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)