summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-08-30 14:21:34 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-08-30 14:21:34 +0200
commita930766439a857d04be7c248ea6b934d50f57424 (patch)
tree4d48fa9dd5d7bda28479d99b5bafd3ccdb4f22ab /Makefile
parentb5e24ab91e1d66459e12bb8f25ef411f95fe9de8 (diff)
downloadsmokeping-a930766439a857d04be7c248ea6b934d50f57424.tar.gz
smokeping-a930766439a857d04be7c248ea6b934d50f57424.tar.xz
prepare for the release of smokeping-2.2.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ce76117..ec2122a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
SHELL = /bin/sh
-VERSION = 2.2.1
+VERSION = 2.2.2
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.002001
+NUMVERSION = 2.002002
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