Changed version to 0.8.15b3.

This commit is contained in:
Pieter Hulshoff 2018-04-02 12:03:52 +02:00 committed by Vincent-FK
parent 50633e639f
commit 92c4e28cf5

View File

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