Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
balika011 committed Nov 14, 2021
1 parent 58a656b commit cf02221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/systemctrl/systemctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ int sctrlHENGetVersion()

int sctrlSEGetVersion()
{
return 0x00020000;
return 0x00020001;
}

int sctrlKernelLoadExecVSHDisc(const char *file, struct SceKernelLoadExecVSHParam *param)
Expand Down

0 comments on commit cf02221

Please sign in to comment.