Skip to content

Commit

Permalink
Merge pull request #51 from pspdev/update-version
Browse files Browse the repository at this point in the history
Increase version to 3.2.0
  • Loading branch information
fjtrujy authored Jun 14, 2024
2 parents fa4d781 + 30656bc commit 7fc1352
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
release: all
mksfoex -d MEMSIZE=1 'PSPLink v3.1.1' PARAM.SFO
mksfoex -d MEMSIZE=1 'PSPLink v3.2.0' PARAM.SFO
pack-pbp EBOOT.PBP PARAM.SFO psplink.png NULL NULL NULL NULL psplink_boot.prx NULL

clean_release:
Expand Down
2 changes: 1 addition & 1 deletion psplink/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
#ifndef __VERSION_H__
#define __VERSION_H__

#define PSPLINK_VERSION "v3.1.1"
#define PSPLINK_VERSION "v3.2.0"

#endif
Binary file modified psplink_manual.odt
Binary file not shown.
Binary file modified psplink_manual.pdf
Binary file not shown.

0 comments on commit 7fc1352

Please sign in to comment.