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:
JoãoPaulo 2021-06-01 06:40:57 -03:00 committed by Ivan
parent 3321ada41e
commit 8405314399

View file

@ -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;