Thanks to visit codestin.com Credit goes to github.com
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 27b9501 commit 27290cfCopy full SHA for 27290cf
dev.makefile
@@ -1,6 +1,6 @@
1
# This is only for jsoncpp developers/contributors.
2
# We use this to sign releases, generate documentation, etc.
3
-VER?=$(shell cat version)
+VER?=$(shell cat version.md)
4
5
default:
6
@echo "VER=${VER}"
0 commit comments