Version string to 3.0.0

This commit is contained in:
Matt 2017-12-30 13:34:34 -05:00 committed by GitHub
parent 77d268a388
commit 8ba6feb817

View File

@ -1,5 +1,5 @@
#!/bin/bash
# this command should really execute:
#git describe --tags
# git describe --tags
# but we don't have any version tags in the repo yet, so lets fake it:
echo v2.5-RC4
echo v3.0.0