Compare commits

..

No commits in common. "main" and "5.16.0-rc1" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# run this script on an aarch64 computer, running modern debian or
# something similar, otherwise it's not going to work...
VERSION="5.16.1"
VERSION="5.15.2"
SDL_VERSION="2.32.10"
BOLD="\x1b[1m"

View file

@ -3,7 +3,7 @@
# test the AppImage built with build.sh
# again, this only works on aarch64
VERSION="5.16.1"
VERSION="5.15.2"
BOLD="\x1b[1m"
RED="\x1b[31m"