mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-20 13:44:05 +08:00
Use version.md in dev.makefile
This commit is contained in:

committed by
Christopher Dunn

parent
27b9501683
commit
27290cf81d
@@ -1,6 +1,6 @@
|
||||
# This is only for jsoncpp developers/contributors.
|
||||
# We use this to sign releases, generate documentation, etc.
|
||||
VER?=$(shell cat version)
|
||||
VER?=$(shell cat version.md)
|
||||
|
||||
default:
|
||||
@echo "VER=${VER}"
|
||||
|
Reference in New Issue
Block a user