projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39db343
)
TOT is 2.7svn for CMake, too
author
Douglas Gregor
<dgregor@apple.com>
Sat, 22 Aug 2009 06:30:31 +0000
(06:30 +0000)
committer
Douglas Gregor
<dgregor@apple.com>
Sat, 22 Aug 2009 06:30:31 +0000
(06:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79730
91177308
-0d34-0410-b5e6-
96231b3b80d8
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index a95ca51d18a157406e3646577e408d2efd81b955..1c1e6fcee63a3bc4f25972fffdd2b5a66f62dd2a 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-4,7
+4,7
@@
project(LLVM)
cmake_minimum_required(VERSION 2.6.1)
set(PACKAGE_NAME llvm)
-set(PACKAGE_VERSION 2.
6
svn)
+set(PACKAGE_VERSION 2.
7
svn)
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu")