summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-03-10 11:55:20 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-03-10 11:55:20 +0100
commitbc3c6e5b5c482a2003772d9e4bf5c2a878c5fcae (patch)
tree6973632529aed1bb9a0eb2e0c769885caa4139dd /Makefile
parent73fb8150992d02888d083581e86b83002e0050c8 (diff)
downloadsmokeping-bc3c6e5b5c482a2003772d9e4bf5c2a878c5fcae.tar.gz
smokeping-bc3c6e5b5c482a2003772d9e4bf5c2a878c5fcae.tar.xz
prepare for the release of smokeping-2.3.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8614088..5bc8a2c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION := 2.3.2
+VERSION := 2.3.3
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.003002
+NUMVERSION = 2.003003
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