Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase version to 3.2.0 #51

Merged
merged 3 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.