summaryrefslogtreecommitdiff
path: root/TESTING/LIN/cgelqs.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/cgelqs.f')
-rw-r--r--TESTING/LIN/cgelqs.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING/LIN/cgelqs.f b/TESTING/LIN/cgelqs.f
index cf4d1847..91d00dd6 100644
--- a/TESTING/LIN/cgelqs.f
+++ b/TESTING/LIN/cgelqs.f
@@ -121,7 +121,7 @@
SUBROUTINE CGELQS( M, N, NRHS, A, LDA, TAU, B, LDB, WORK, LWORK,
$ INFO )
*
-* -- LAPACK test routine (version 3.1) --
+* -- LAPACK test routine (version 3.4.0) --
* -- LAPACK is a software package provided by Univ. of Tennessee, --
* -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
* November 2011