Changed version to 0.8.3.

This commit is contained in:
Pieter Hulshoff 2017-04-23 22:29:33 +02:00
parent 6b14ee64cd
commit c01891d7b2

View File

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