Add make target for printing version (#26657)

This commit is contained in:
Shane McDonald 2017-07-12 08:51:38 -04:00 committed by John R Barker
parent cda6f602f1
commit 28fb0498ac

View file

@ -319,3 +319,6 @@ docs: generate_asciidoc
alldocs: docs webdocs alldocs: docs webdocs
version:
@echo $(VERSION)