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