mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-06 06:55:02 +00:00
Update current firmware to 4.93
This commit is contained in:
parent
f076d1e1e6
commit
4c106960c5
1 changed files with 1 additions and 1 deletions
|
|
@ -1525,7 +1525,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
|||
return;
|
||||
}
|
||||
|
||||
static constexpr std::string_view cur_version = "4.92";
|
||||
static constexpr std::string_view cur_version = "4.93";
|
||||
|
||||
std::string version_string;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue