summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-02-17 11:29:13 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-02-17 11:29:13 +0100
commitd181a809046d4f59be93e447b33ccf71e5edaf8f (patch)
treec08d7546aa591efb89c1b7ff64e97ba1cb4c1173 /Makefile
parentb9e4dcf06ed56ddbb0ee0f6a040142e21ab2f4a9 (diff)
downloadsmokeping-d181a809046d4f59be93e447b33ccf71e5edaf8f.tar.gz
smokeping-d181a809046d4f59be93e447b33ccf71e5edaf8f.tar.xz
prepare for the release of smokeping-2.3.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7e7b53f..2331e0b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION := 2.3.0
+VERSION := 2.3.1
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.003000
+NUMVERSION = 2.003001
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