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