Updated version to 0.7.20b3.

This commit is contained in:
Pieter Hulshoff 2017-01-13 16:18:06 +01:00
parent cae8a063e3
commit 96f1cbc580

View File

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