Set version to 0.8.1.

This commit is contained in:
Pieter Hulshoff 2017-04-23 08:48:20 +02:00
parent 52b5a2fc46
commit 1a9d6ac874

View File

@ -20,7 +20,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 = "0"; std::string retrofe_version_build = "1";
std::string Version::getString() std::string Version::getString()