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 c1fb939 commit 8a50f09Copy full SHA for 8a50f09
Makefile
@@ -1,4 +1,4 @@
1
-VERSION= 1.4
+VERSION= 1.5
2
3
VERSION!= [ -d .git ] && \
4
echo "git-`git rev-list --abbrev-commit --tags --max-count=1`" || \
0 commit comments