summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Oetiker <tobi@oetiker.ch>2011-10-21 14:26:08 +0200
committerTobias Oetiker <tobi@oetiker.ch>2011-10-21 14:26:08 +0200
commite1cf85743f68c43d0eb2476b22d5747bd28a58c5 (patch)
treebe6ba85f81418d7ad899387da72f90bfb9a80cee
parentc2907861471223bc08c2d68ea3ac7f0e8cf6b179 (diff)
downloadsmokeping-e1cf85743f68c43d0eb2476b22d5747bd28a58c5.tar.gz
smokeping-e1cf85743f68c43d0eb2476b22d5747bd28a58c5.tar.xz
prep for release 2.6.4
-rw-r--r--CHANGES4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4d454a0..3dddaa9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2011/10/20 -- released version 2.6.4
+
+* fixed gettimeofday() in SSH.pm probe too as noted by Phillip Corchary
+
2011/10/20 -- released version 2.6.3
* make sure probes call gettimeofday with () as noted by Phillip Corchary
diff --git a/configure.ac b/configure.ac
index 7d3b8e2..ba210dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
-AC_INIT([smokeping],[2.6.3],[tobi@oetiker.ch])
+AC_INIT([smokeping],[2.6.4],[tobi@oetiker.ch])
AC_PREREQ([2.59])
AC_CONFIG_AUX_DIR(conftools)
AC_CANONICAL_TARGET