Updated version to 0.7.20b5.

This commit is contained in:
Pieter Hulshoff 2017-01-29 08:49:04 +01:00
parent 0ce28a46a2
commit b81927ece9

View File

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