mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
Misc: Update FW Latest Version
This commit is contained in:
parent
3e83729cb2
commit
f64d6bc687
1 changed files with 1 additions and 1 deletions
|
@ -1478,7 +1478,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
static constexpr std::string_view cur_version = "4.90";
|
static constexpr std::string_view cur_version = "4.91";
|
||||||
|
|
||||||
std::string version_string;
|
std::string version_string;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue