mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-05-02 02:49:38 +02:00
Set version to 0.10.0 for release.
This commit is contained in:
@@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
|
|
||||||
std::string retrofe_version_major = "0";
|
std::string retrofe_version_major = "0";
|
||||||
std::string retrofe_version_minor = "9";
|
std::string retrofe_version_minor = "10";
|
||||||
std::string retrofe_version_build = "41";
|
std::string retrofe_version_build = "0";
|
||||||
|
|
||||||
|
|
||||||
std::string Version::getString( )
|
std::string Version::getString( )
|
||||||
|
|||||||
Reference in New Issue
Block a user