From b65e64cb134d2c44ed85dbcbd755f3fba0e1cf4e Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 28 Mar 2008 00:13:51 +0000 Subject: prepare for the release of smokeping-2.3.4 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5bc8a2c..2bd88af 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ SHELL = /bin/sh -VERSION := 2.3.3 +VERSION := 2.3.4 SVNREPO = svn://svn.oetiker.ch/smokeping ############ A is for features ############ B is for bugfixes ############ V.AAABBB ############ 2.000001 ############ 2.000002 -NUMVERSION = 2.003003 +NUMVERSION = 2.003004 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 -- cgit v1.2.3-24-g4f1b