Updated version to 0.8.16.

This commit is contained in:
Pieter Hulshoff 2018-05-29 22:19:05 +02:00
parent 39671bcee5
commit 3aa93a627a

View File

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