summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-16 20:48:36 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-16 20:48:36 +0200
commit3ab95c6f225b3cc697e0431ec5e23c782279acf9 (patch)
tree87e4db4ea5f9df56d90a38cdc2912d6cd8cd8ac1 /Makefile
parent13122a1eb2aa80ffe830fddf256e7557048fda8d (diff)
downloadsmokeping-3ab95c6f225b3cc697e0431ec5e23c782279acf9.tar.gz
smokeping-3ab95c6f225b3cc697e0431ec5e23c782279acf9.tar.xz
prepare for the release of smokeping-2.2.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ec975d1..b9a244f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
SHELL = /bin/sh
-VERSION = 2.2.3
+VERSION = 2.2.4
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.002003
+NUMVERSION = 2.002004
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