mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-22 03:42:49 +01:00
Changed version to 0.8.15b3.
This commit is contained in:
committed by
Vincent-FK
parent
50633e639f
commit
92c4e28cf5
@@ -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 = "15b2";
|
std::string retrofe_version_build = "15b3";
|
||||||
|
|
||||||
|
|
||||||
std::string Version::getString( )
|
std::string Version::getString( )
|
||||||
|
|||||||
Reference in New Issue
Block a user