summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-11-05 22:59:38 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-11-05 22:59:38 +0100
commit2fe8ba68414b66a7f68f4876916ba3a98648858d (patch)
tree8a84338960b785befd74f2f83341a420f602901f /Makefile
parent65ae52a910578163e0b5e821fb75fc3cf5d28528 (diff)
downloadsmokeping-2fe8ba68414b66a7f68f4876916ba3a98648858d.tar.gz
smokeping-2fe8ba68414b66a7f68f4876916ba3a98648858d.tar.xz
prepare for the release of smokeping-2.2.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 69f4d0b..0535270 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION := 2.2.6
+VERSION := 2.2.7
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.002006
+NUMVERSION = 2.002007
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