Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredo authored May 9, 2017
1 parent 2314a9b commit f02fe68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ debug: all

GIT_HASH := $(shell git describe --abbrev=4 --always )

VERSION = v0.4.1
VERSION = v0.4.2
GIT_VERSION =
ifneq "$(wildcard .git)" ""
GIT_VERSION = -$(shell git describe --always)
Expand Down

0 comments on commit f02fe68

Please sign in to comment.