Set version to 20.0.0git

LLVM 19 release is starting.
This commit is contained in:
Tobias Hieta
2024-07-23 10:50:36 +02:00
parent f2ccf80136
commit 8f701b5df0
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# The LLVM Version number information
if(NOT DEFINED LLVM_VERSION_MAJOR)
set(LLVM_VERSION_MAJOR 19)
set(LLVM_VERSION_MAJOR 20)
endif()
if(NOT DEFINED LLVM_VERSION_MINOR)
set(LLVM_VERSION_MINOR 0)