Skip to content

Commit a4bf6cd

Browse files
committed
Bump version to 19.1.0 (final)
1 parent 560ed04 commit a4bf6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/Modules/LLVMVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ if(NOT DEFINED LLVM_VERSION_PATCH)
1010
set(LLVM_VERSION_PATCH 0)
1111
endif()
1212
if(NOT DEFINED LLVM_VERSION_SUFFIX)
13-
set(LLVM_VERSION_SUFFIX -rc4)
13+
set(LLVM_VERSION_SUFFIX)
1414
endif()
1515

0 commit comments

Comments
 (0)