summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-01-23 16:06:23 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-01-23 16:06:23 +0100
commitd7ef1c5cc614185fe2e9dd83442edb824620335c (patch)
tree7f894cbd63d364e17e0abfb2e8944ba02a2e3e80 /Makefile
parentd39831a3c4296fe4f56bf9b7e48bb443ad9239fc (diff)
downloadsmokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.gz
smokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.xz
prepare for the release of smokeping-2.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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