summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-09-26 14:52:29 +0200
committerTobi Oetiker <tobi@oetiker.ch>2011-09-26 14:52:29 +0200
commitb3c0fa34dd27dbe1fd89bc8dfd63705c5ea4e927 (patch)
tree52a400fe562a0d033330422dc753dd94d6aab017 /Makefile
parentf638a6d39525dded01b5bcde64bd65e47ec10110 (diff)
downloadsmokeping-b3c0fa34dd27dbe1fd89bc8dfd63705c5ea4e927.tar.gz
smokeping-b3c0fa34dd27dbe1fd89bc8dfd63705c5ea4e927.tar.xz
prepare for the release of smokeping-2.5.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7466b2a..2fca286 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION := 2.5.0
+VERSION := 2.5.1
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.004002
+NUMVERSION = 2.005001
IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|\.svn|tar\.gz|DEADJOE|svn-commit\.tmp
GROFF = groff
PERL = perl-5.8.8