summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-06 17:43:45 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-06 17:43:45 +0200
commitfa5abd5d25b193c47400f116c852c0a0b176322a (patch)
tree7795fdd0e25d28c7741c265619fa1fde81655c0c /Makefile
parent36ab642eaaa3a27e346659bef7fff07b3733ca30 (diff)
downloadsmokeping-fa5abd5d25b193c47400f116c852c0a0b176322a.tar.gz
smokeping-fa5abd5d25b193c47400f116c852c0a0b176322a.tar.xz
prepare for the release of smokeping-2.2.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ec2122a..ec975d1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
SHELL = /bin/sh
-VERSION = 2.2.2
+VERSION = 2.2.3
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.002002
+NUMVERSION = 2.002003
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