Skip to content

Commit

Permalink
Release 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Braaten committed Jun 15, 2015
1 parent 4d47b41 commit a51ff21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-pkg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PACKAGEFILES:=../scripts/chkhosts.sh \
../chkhosts-sample.d/status-up/
BUILDDIR=./build
GIT_DESCRIBE:=$(shell git describe --abbrev=7 --dirty --always --tags)
VERSION_STRING?=v1.3.0 (git: $(GIT_DESCRIBE))
VERSION_STRING?=v1.4.0 (git: $(GIT_DESCRIBE))

tarball:
cp install.hdr.in install.hdr
Expand Down

0 comments on commit a51ff21

Please sign in to comment.