summaryrefslogtreecommitdiff
path: root/DOCS
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
committerjulie <julielangou@users.noreply.github.com>2015-11-15 20:33:40 +0000
commit50d40d78527266d390700416e6c2ecdf666302ca (patch)
tree13344da849c8807f66cf7ad5eb7efa1d1adfd5d9 /DOCS
parent7d7b8483f7750bfbf16fd2937e9ad87f21511791 (diff)
downloadlapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.gz
lapack-50d40d78527266d390700416e6c2ecdf666302ca.tar.bz2
lapack-50d40d78527266d390700416e6c2ecdf666302ca.zip
Updating version number
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Doxyfile5
-rw-r--r--DOCS/Doxyfile_man2
2 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/Doxyfile b/DOCS/Doxyfile
index 6aa88ec0..2ffed29f 100644
--- a/DOCS/Doxyfile
+++ b/DOCS/Doxyfile
@@ -811,6 +811,11 @@ RECURSIVE = YES
EXCLUDE = CMAKE \
DOCS \
.svn \
+ CBLAS/.svn \
+ CBLAS/src/.svn \
+ CBLAS/testing/.svn \
+ CBLAS/example/.svn \
+ CBLAS/include/.svn \
BLAS/.svn \
BLAS/SRC/.svn \
BLAS/TESTING/.svn \
diff --git a/DOCS/Doxyfile_man b/DOCS/Doxyfile_man
index e9d7c7a5..3d515333 100644
--- a/DOCS/Doxyfile_man
+++ b/DOCS/Doxyfile_man
@@ -32,7 +32,7 @@ PROJECT_NAME = LAPACK
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 3.4.2
+PROJECT_NUMBER = 3.6.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer