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

committed by
Christopher Dunn

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