Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
balika011 committed Nov 16, 2021
1 parent 1163abe commit e8ecab8
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 0x00020002;
return 0x00020003;
}

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

0 comments on commit e8ecab8

Please sign in to comment.