From 2430b7a2456cac553be4b051d1e493327df4565a Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 2 Apr 2009 19:51:05 +0000 Subject: NotifyType set to Gauge32, instead of Integer32, for host and service notifications (thanks to Dirk Fieldhouse) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b9abf2f..b07d0ec 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.0.0 +VERSION = 1.0.1 all: smistrip -d MIB src-mib/nagios*.mib @@ -7,6 +7,6 @@ test: smilint -p ./MIB/NAGIOS-ROOT-MIB ./MIB/NAGIOS-NOTIFY-MIB tarball: - tar cvzf nagiosmib-${VERSION}.tar.gz ./MIB/*MIB + tar cvzf nagiosmib-${VERSION}.tar.gz README CHANGES LEGAL LICENSE ./MIB/*MIB md5sum nagiosmib-${VERSION}.tar.gz > nagiosmib-${VERSION}.tar.gz.md5sum -- cgit v1.2.3-74-g34f1