projects
/
platform
/
upstream
/
lapack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b21bd9
)
Update version number in CMAKE - Thanks Allan Wollaber for the bug report (April...
author
julie
<julielangou@users.noreply.github.com>
Tue, 15 Apr 2014 20:18:55 +0000
(20:18 +0000)
committer
julie
<julielangou@users.noreply.github.com>
Tue, 15 Apr 2014 20:18:55 +0000
(20:18 +0000)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 0ab932243901523fe3b1ce6ca899408326dc6eab..cec5d9842d4029c1048e9b16d126acc8f62da5be 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-1,7
+1,7
@@
cmake_minimum_required(VERSION 2.8.10)
project(LAPACK Fortran)
-set(LAPACK_VERSION 3.
4.2
)
+set(LAPACK_VERSION 3.
5.0
)
# Configure the warning and code coverage suppression file
configure_file(