summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d9b86e8..9ebe98a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2008/1/23 -- released version 2.3.0
+
* Integrated TCPPing Probe -- Norman Rasmussen
* Added new properties to target configuration
diff --git a/Makefile b/Makefile
index 0535270..bb3a1c6 100644
--- a/Makefile
+++ b/Makefile
@@ -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