update clang install-script
This commit is contained in:
parent
845427b747
commit
e979960d18
|
@ -1,6 +1,6 @@
|
||||||
####################################################################
|
####################################################################
|
||||||
# Startup
|
# Startup
|
||||||
|
|
||||||
!define COMPILERNAME \"Clang 13.0.1\"
|
!define COMPILERNAME \"Clang 14.0.0\"
|
||||||
!define DEVCPP_VERSION \"$${APP_VERSION}\"
|
!define DEVCPP_VERSION \"$${APP_VERSION}\"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue