Bump version to 21.0.0git (#124870)

Also clear the release notes.
This commit is contained in:
Tom Stellard
2025-01-28 19:48:43 -08:00
committed by GitHub
parent 8c2574832e
commit 3bd3e06f3f
12 changed files with 79 additions and 2132 deletions

View File

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