From b145432af48908a9b61587c5e1d03d5e12cc712e Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 5 Sep 2005 06:09:05 +0000 Subject: prepare for the release of smokeping-20050905_trunk --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 899cf64..e162790 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ SHELL = /bin/sh -VERSION = 2.0.1 +VERSION = 20050905_trunk ############ A is for features ############ B is for bugfixes ############ V.AAABBB ############ 2.000001 ############ 2.000002 -NUMVERSION = 2.000001 +NUMVERSION = 20050905 IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|.svn GROFF = groff .PHONY: man html txt ref examples check-examples patch killdoc doc tar rename-man symlinks remove-symlinks -- cgit v1.2.3-24-g4f1b