Compare commits

..

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

View file

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