summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-09-08 00:05:49 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-09-08 00:05:49 +0200
commit9a56f383b726082c3a8f3bb5982ec3a5a334e29c (patch)
treef23aa0ca0b2f14bf321b15acbb909464e855827c /Makefile
parent680d11861f6222f38b46f18ecc552af3ec8917f8 (diff)
downloadsmokeping-9a56f383b726082c3a8f3bb5982ec3a5a334e29c.tar.gz
smokeping-9a56f383b726082c3a8f3bb5982ec3a5a334e29c.tar.xz
make sure we do not redistribute old copies of ourselves
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 18b6337..7ae8431 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
SHELL = /bin/sh
-VERSION = 2.0.901
+VERSION = 2.0.903
############ A is for features
############ B is for bugfixes
############ V.AAABBB
############ 2.000001
############ 2.000002
-NUMVERSION = 2.000901
-IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|.svn
+NUMVERSION = 2.000903
+IGNORE = ~|CVS|var/|smokeping-$(VERSION)/smokeping-$(VERSION)|cvsignore|rej|orig|DEAD|pod2htm[di]\.tmp|\.svn|tar\.gz
GROFF = groff
PERL = perl
.PHONY: man html txt ref examples check-examples patch killdoc doc tar rename-man symlinks remove-symlinks