summaryrefslogtreecommitdiff
path: root/SRC/zpbsv.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zpbsv.f')
-rw-r--r--SRC/zpbsv.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zpbsv.f b/SRC/zpbsv.f
index 83ca7094..971d93fc 100644
--- a/SRC/zpbsv.f
+++ b/SRC/zpbsv.f
@@ -1,6 +1,6 @@
SUBROUTINE ZPBSV( UPLO, N, KD, NRHS, AB, LDAB, B, LDB, INFO )
*
-* -- LAPACK driver routine (version 3.1) --
+* -- LAPACK driver routine (version 3.2) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*