Skip to content

Commit

Permalink
Release 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Braaten authored and Ed Braaten committed Jul 3, 2014
1 parent 331192e commit 73e6c9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install-pkg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand All @@ -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
Expand Down

0 comments on commit 73e6c9d

Please sign in to comment.