Skip to content

Commit

Permalink
Update FW 4.87 Latest Version
Browse files Browse the repository at this point in the history
Updates the latest FW version according to: https://www.playstation.com/en-us/support/system-updates/ps3/
List of changes:
  • Loading branch information
Joaozin-tech authored and Nekotekina committed Jun 1, 2021
1 parent 3321ada commit 8405314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcs3/rpcs3qt/main_window.cpp
Expand Up @@ -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;

Expand Down

0 comments on commit 8405314

Please sign in to comment.