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 /Makefile | |
parent | d39831a3c4296fe4f56bf9b7e48bb443ad9239fc (diff) | |
download | smokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.gz smokeping-d7ef1c5cc614185fe2e9dd83442edb824620335c.tar.xz |
prepare for the release of smokeping-2.3.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |