We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14b6ee commit 0966378Copy full SHA for 0966378
Makefile
@@ -1,4 +1,4 @@
1
-VERSION := v0.1.0
+VERSION := v0.2.0
2
NAME := tlsh
3
BUILDSTRING := $(shell git log --pretty=format:'%h' -n 1)
4
VERSIONSTRING := $(NAME) version $(VERSION)+$(BUILDSTRING)
0 commit comments