From 2308a4663349102ad0f00989da53b0b0f2e89586 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Tue, 24 Oct 2006 05:43:58 +0000 Subject: added source address patch with -S check ... updated version numbers in files ... --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05ae0d1..77cafbb 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ SHELL = /bin/sh -VERSION = 2.0.906 +VERSION = 2.0.908 ############ A is for features ############ B is for bugfixes ############ V.AAABBB ############ 2.000001 ############ 2.000002 -NUMVERSION = 2.000906 +NUMVERSION = 2.000907 IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|\.svn|tar\.gz|DEADJOE GROFF = groff PERL = perl -- cgit v1.2.3-24-g4f1b