mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Update FW 4.87 Latest Version
Updates the latest FW version according to: https://www.playstation.com/en-us/support/system-updates/ps3/ List of changes:
This commit is contained in:
parent
3321ada41e
commit
8405314399
1 changed files with 1 additions and 1 deletions
|
@ -1063,7 +1063,7 @@ void main_window::HandlePupInstallation(const QString& file_path, const QString&
|
|||
return;
|
||||
}
|
||||
|
||||
static constexpr std::string_view cur_version = "4.87";
|
||||
static constexpr std::string_view cur_version = "4.88";
|
||||
|
||||
std::string version_string;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue