diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-23 16:06:23 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-23 16:06:23 +0100 |
commit | d7ef1c5cc614185fe2e9dd83442edb824620335c (patch) | |
tree | 7f894cbd63d364e17e0abfb2e8944ba02a2e3e80 | |
parent | d39831a3c4296fe4f56bf9b7e48bb443ad9239fc (diff) | |
download | smokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.gz smokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.xz |
prepare for the release of smokeping-2.3.0
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +2008/1/23 -- released version 2.3.0 + * Integrated TCPPing Probe -- Norman Rasmussen * Added new properties to target configuration @@ -1,5 +1,5 @@ SHELL = /bin/sh -VERSION := 2.2.7 +VERSION := 2.3.0 SVNREPO = svn://svn.oetiker.ch/smokeping ############ A is for features ############ B is for bugfixes |