Updated version to 0.7.20b2.

This commit is contained in:
Pieter Hulshoff 2017-01-11 11:08:01 +01:00
parent 8a1a224615
commit 2360fb39b7

View File

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