summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-03-29 08:47:19 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-03-29 08:47:19 +0100
commitbe80594b5a59c846d5fa601f2b9144d39f03b60c (patch)
treea54cf1d3fda695a204b8b7299fbf85457a1d0a60 /Makefile
parent631517a8504550d44c6b7de348ebcddf0486c8b2 (diff)
downloadsmokeping-be80594b5a59c846d5fa601f2b9144d39f03b60c.tar.gz
smokeping-be80594b5a59c846d5fa601f2b9144d39f03b60c.tar.xz
prepare for the release of smokeping-2.3.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2bd88af..5e64d3f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION := 2.3.4
+VERSION := 2.3.5
SVNREPO = svn://svn.oetiker.ch/smokeping
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.003004
+NUMVERSION = 2.003005
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