Update scripts for 5.16.0-rc1

This commit is contained in:
a-bad-dev 2026-04-28 21:32:13 -03:00 committed by GitHub
commit 70f4b6547a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
#!/bin/bash
# this script is intended to be run in MSYS2 CLANG64
VERSION="5.15.2"
VERSION="5.16.0-rc1"
BOLD="\x1b[1m"
GREEN="\x1b[32m"