From 73e6c9de3b40c186209143e90f2af8b38e81edc0 Mon Sep 17 00:00:00 2001 From: Ed Braaten Date: Thu, 3 Jul 2014 13:46:19 -0700 Subject: [PATCH] Release 1.2.0. --- install-pkg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-pkg/Makefile b/install-pkg/Makefile index fb8e01e..dc78f3c 100644 --- a/install-pkg/Makefile +++ b/install-pkg/Makefile @@ -3,6 +3,7 @@ PACKAGEFILES:=../chkhosts.sh \ ../chkhosts-sample.d/conf/gen-webstat.sh \ + ../chkhosts-sample.d/conf/webstat.conf \ ../chkhosts-sample.d/conf/hostlist.txt \ ../chkhosts-sample.d/conf/notify-email.txt \ ../chkhosts-sample.d/conf/notify-sms.txt \ @@ -11,7 +12,7 @@ PACKAGEFILES:=../chkhosts.sh \ ../chkhosts-sample.d/status-up/ BUILDDIR=./build SHORT_SHA:=$(shell git rev-parse --short HEAD) -VERSION_STRING?=v1.1.0 (git-$(SHORT_SHA)) +VERSION_STRING?=v1.2.0 (git-$(SHORT_SHA)) tarball: cp install.hdr.in install.hdr