Skip to content

Commit 5b91551

Browse files
markandcdunn2001
authored andcommitted
Rename version.md to version.txt
1 parent 27290cf commit 5b91551

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev.makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is only for jsoncpp developers/contributors.
22
# We use this to sign releases, generate documentation, etc.
3-
VER?=$(shell cat version.md)
3+
VER?=$(shell cat version.txt)
44

55
default:
66
@echo "VER=${VER}"

version.md renamed to version.txt

File renamed without changes.

0 commit comments

Comments
 (0)