Updated version to 0.7.21.

This commit is contained in:
Pieter Hulshoff 2017-02-09 10:07:10 +01:00
parent 7b654f301e
commit cc17a04a7d

View File

@ -20,7 +20,7 @@
std::string retrofe_version_major = "0";
std::string retrofe_version_minor = "7";
std::string retrofe_version_build = "21b1";
std::string retrofe_version_build = "21";
std::string Version::getString()