We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7bb50 commit a740c09Copy full SHA for a740c09
llvm/CMakeLists.txt
@@ -22,7 +22,7 @@ if(NOT LLVM_NO_INSTALL_NAME_DIR_FOR_BUILD_TREE)
22
endif()
23
24
if(NOT DEFINED LLVM_VERSION_MAJOR)
25
- set(LLVM_VERSION_MAJOR 0)
+ set(LLVM_VERSION_MAJOR 777)
26
27
if(NOT DEFINED LLVM_VERSION_MINOR)
28
set(LLVM_VERSION_MINOR 1)
0 commit comments