aboutsummaryrefslogtreecommitdiff
path: root/SRC/stprfs.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-11-11 19:34:11 +0000
committerjulie <julielangou@users.noreply.github.com>2011-11-11 19:34:11 +0000
commit84118d4efbff34064b96398ea3c1a0a1836a6755 (patch)
treeb8667dc182b814e2f30b10c807d6632ee9126e04 /SRC/stprfs.f
parent9e96fbee1f47189a684902633557b54aecfd1db4 (diff)
Update version number to 3.4.0
Diffstat (limited to 'SRC/stprfs.f')
-rw-r--r--SRC/stprfs.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/stprfs.f b/SRC/stprfs.f
index 4ad3fe2c..a8c8b12a 100644
--- a/SRC/stprfs.f
+++ b/SRC/stprfs.f
@@ -175,7 +175,7 @@
SUBROUTINE STPRFS( UPLO, TRANS, DIAG, N, NRHS, AP, B, LDB, X, LDX,
$ FERR, BERR, WORK, IWORK, 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