mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-24 04:09:47 +00:00
Bump LLVM in CMake makefiles to 2.9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114640 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
51efe7a253
commit
6b5db9500c
@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
|
||||
)
|
||||
|
||||
set(PACKAGE_VERSION "2.8")
|
||||
set(PACKAGE_VERSION "2.9")
|
||||
include(VersionFromVCS)
|
||||
add_version_info_from_vcs(PACKAGE_VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user