summaryrefslogtreecommitdiff
path: root/SRC/zgtsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zgtsv.f')
-rw-r--r--SRC/zgtsv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zgtsv.f b/SRC/zgtsv.f
index cfef9289..bbb3ad52 100644
--- a/SRC/zgtsv.f
+++ b/SRC/zgtsv.f
@@ -124,7 +124,7 @@
* =====================================================================
SUBROUTINE ZGTSV( N, NRHS, DL, D, DU, B, LDB, INFO )
*
-* -- LAPACK computational routine (version 3.3.1) --
+* -- LAPACK computational 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