Skip to content

Commit a740c09

Browse files
authored
777
1 parent 8e7bb50 commit a740c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if(NOT LLVM_NO_INSTALL_NAME_DIR_FOR_BUILD_TREE)
2222
endif()
2323

2424
if(NOT DEFINED LLVM_VERSION_MAJOR)
25-
set(LLVM_VERSION_MAJOR 0)
25+
set(LLVM_VERSION_MAJOR 777)
2626
endif()
2727
if(NOT DEFINED LLVM_VERSION_MINOR)
2828
set(LLVM_VERSION_MINOR 1)

0 commit comments

Comments
 (0)