summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-09-25 17:18:57 +0200
committerTobi Oetiker <tobi@oetiker.ch>2011-09-25 17:18:57 +0200
commit7e6820cc9127828f84640831852f6a5badc784dc (patch)
tree5d29244973b3f4611055a7959c4af7f9aa794779 /Makefile
parente63c27dac0ca039b67e284235df8238bd0012cfc (diff)
downloadsmokeping-7e6820cc9127828f84640831852f6a5badc784dc.tar.gz
smokeping-7e6820cc9127828f84640831852f6a5badc784dc.tar.xz
prepare for the release of smokeping-2.5.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d70861..2e11b94 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
SHELL = /bin/sh
-VERSION := 2.5
+VERSION := 2.5.0
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes