summaryrefslogtreecommitdiff
path: root/LAPACKE/example/example_DGESV_rowmajor.c
diff options
context:
space:
mode:
Diffstat (limited to 'LAPACKE/example/example_DGESV_rowmajor.c')
-rw-r--r--LAPACKE/example/example_DGESV_rowmajor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/LAPACKE/example/example_DGESV_rowmajor.c b/LAPACKE/example/example_DGESV_rowmajor.c
index 51442377..c3798382 100644
--- a/LAPACKE/example/example_DGESV_rowmajor.c
+++ b/LAPACKE/example/example_DGESV_rowmajor.c
@@ -25,10 +25,10 @@
LAPACKE_dgesv (row-major, high-level) Example Program Results
- -- LAPACKE Example routine (version 3.5.0) --
+ -- LAPACKE Example routine (version 3.6.0) --
-- LAPACK is a software package provided by Univ. of Tennessee, --
-- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
- February 2012
+ November 2015
*/
#include <stdlib.h>