summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 528a9df)
raw | patch | inline | side by side (parent: 528a9df)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 28 Sep 2007 11:00:23 +0000 (13:00 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 28 Sep 2007 11:00:23 +0000 (13:00 +0200) |
ChangeLog | patch | blob | history | |
configure.in | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 12e508d4fe2fce31574c8ed4b6dda522306f7f00..44e070937addd35086728ab3b578e95aec864687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-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.
diff --git a/configure.in b/configure.in
index f03534ddc954e762cdc5c496d5ae11375fddb335..767fd98707ca4162b3a02ac4bb9c8fcc89462ac3 100644 (file)
--- a/configure.in
+++ b/configure.in
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)