mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
Rename version.md to version.txt
This commit is contained in:
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}"
|
||||
|
Loading…
Reference in New Issue
Block a user