Updated version to 0.8.5.

This commit is contained in:
Pieter Hulshoff 2017-05-17 21:48:45 +02:00
parent 60356f0c48
commit 465be1846b

View File

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