summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-05-02 18:16:07 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-05-02 18:16:07 +0200
commitad473a60116fb231b2c5232cc914c28fb1af4fea (patch)
treea847d1c376a321054b4addde6e7839febbf25725 /Makefile
parent7e10ce2db865158e1c3216214ff18c2997160345 (diff)
downloadsmokeping-ad473a60116fb231b2c5232cc914c28fb1af4fea.tar.gz
smokeping-ad473a60116fb231b2c5232cc914c28fb1af4fea.tar.xz
prepare for the release of smokeping-2.1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 187cf27..19f1575 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
SHELL = /bin/sh
-VERSION = 2.1.0
+VERSION = 2.1.1
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.001000
+NUMVERSION = 2.001001
IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|\.svn|tar\.gz|DEADJOE
GROFF = groff
PERL = perl-5.8.8