mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-09 00:25:04 -06:00
Update current firmware to 4.93
This commit is contained in:
parent
f076d1e1e6
commit
4c106960c5
@ -1525,7 +1525,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
static constexpr std::string_view cur_version = "4.92";
|
static constexpr std::string_view cur_version = "4.93";
|
||||||
|
|
||||||
std::string version_string;
|
std::string version_string;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user