Skip to content

Commit

Permalink
Rename version.md to version.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
markand authored and cdunn2001 committed Apr 25, 2019
1 parent 27290cf commit 5b91551
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.makefile
Original file line number Diff line number Diff line change
@@ -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}"
Expand Down
File renamed without changes.

0 comments on commit 5b91551

Please sign in to comment.