Skip to content

Commit

Permalink
Correct splash version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaleblian committed Jul 7, 2024
1 parent f45f3da commit 8d1a03a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,3 @@ then
;;
esac
fi

# if [ $mgr == pacman ]
# then
# echo 'For pacman-native systems, see DevkitPro online doc to add repos.'
# sudo $pacman -S --noconfirm $packages
# fi
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define VERSION "1.5.2b1"
#define VERSION "1.5.1"

0 comments on commit 8d1a03a

Please sign in to comment.