Skip to content

Commit

Permalink
Adding tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Oct 19, 2016
1 parent d00dd2d commit 256e751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


GIT_VERSION := $(shell git describe --long)
GIT_VERSION := $(shell git describe --long --tags)

DEPS_PATH=../deps

Expand Down

0 comments on commit 256e751

Please sign in to comment.