Updated version to 0.8.16.

This commit is contained in:
Pieter Hulshoff 2018-05-29 22:19:05 +02:00 committed by Vincent-FK
parent a72f38e8b1
commit 63b80e8420

View File

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