We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe44b8 commit 5cd6713Copy full SHA for 5cd6713
Makefile
@@ -1,4 +1,4 @@
1
-VERSION= 1.2
+VERSION= 1.3
2
3
VERSION!= [ -d .git ] && \
4
echo "git-`git rev-list --abbrev-commit --tags --max-count=1`" || \
0 commit comments