Update date and revision number
authorjulie <julielangou@users.noreply.github.com>
Wed, 18 Apr 2012 16:37:50 +0000 (16:37 +0000)
committerjulie <julielangou@users.noreply.github.com>
Wed, 18 Apr 2012 16:37:50 +0000 (16:37 +0000)
DOCS/Doxyfile
DOCS/Doxyfile_man
LICENSE
README
SRC/chgeqz.f
SRC/dhgeqz.f
SRC/shgeqz.f
SRC/zhgeqz.f
lapacke/LICENSE

index c48e18fb9c6df11418ae1f48e64631be4801645f..320db7faede9af96706957fac63d249a0bb72e98 100644 (file)
@@ -32,7 +32,7 @@ PROJECT_NAME           = LAPACK
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.4.0
+PROJECT_NUMBER         = 3.4.1
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description 
 # for a project that appears at the top of each page and should give viewer 
index 2425188cc62739b4c1d91497717dd1d1ad6ad9e5..482fc4fef752fdf5a1fb6274caefad278f59b552 100644 (file)
@@ -32,7 +32,7 @@ PROJECT_NAME           = LAPACK
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 3.4.0
+PROJECT_NUMBER         = 3.4.1
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description 
 # for a project that appears at the top of each page and should give viewer 
diff --git a/LICENSE b/LICENSE
index 1b96ccc53b0085941b1de509576d6a339ab6c457..98b79eb674562d3e3accfdd54a99c85849a82dc4 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -3,7 +3,7 @@ Copyright (c) 1992-2011 The University of Tennessee and The University
                         reserved.
 Copyright (c) 2000-2011 The University of California Berkeley. All
                         rights reserved.
-Copyright (c) 2006-2011 The University of Colorado Denver.  All rights
+Copyright (c) 2006-2012 The University of Colorado Denver.  All rights
                         reserved.
 
 $COPYRIGHT$
diff --git a/README b/README
index e6195d5919755ffdf08eba723577391905c3ad42..16d371cb2cda88a754b7fe3cec830f2708dc0c44 100644 (file)
--- a/README
+++ b/README
@@ -18,6 +18,7 @@ VERSION 3.2.2 : June 2010
 VERSION 3.3.0 : November 2010
 VERSION 3.3.1 : April 2011
 VERSION 3.4.0 : November 2011
+VERSION 3.4.1 : April 2012
 
 LAPACK is a library of Fortran 90 with subroutines for solving
 the most commonly occurring problems in numerical linear algebra.
index b7e50fb0ebb91ea3c5d5aa40fa1cb6dc148913e9..d4dc76953ad2b399a7c67c62e87b2361fc6a283a 100644 (file)
 *> \author Univ. of Colorado Denver 
 *> \author NAG Ltd. 
 *
-*> \date November 2011
+*> \date April 2012
 *
 *> \ingroup complexGEcomputational
 *
      $                   ALPHA, BETA, Q, LDQ, Z, LDZ, WORK, LWORK,
      $                   RWORK, INFO )
 *
-*  -- LAPACK computational routine (version 3.4.0) --
+*  -- LAPACK computational routine (version 3.4.1) --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-*     November 2011
+*     April 2012
 *
 *     .. Scalar Arguments ..
       CHARACTER          COMPQ, COMPZ, JOB
index db00604816d12c5534ef19cfc3391039e71a1f5e..f6989aae2e0569ddeb6bf0713b07046dcf11ed75 100644 (file)
 *> \author Univ. of Colorado Denver 
 *> \author NAG Ltd. 
 *
-*> \date November 2011
+*> \date April 2012
 *
 *> \ingroup doubleGEcomputational
 *
      $                   ALPHAR, ALPHAI, BETA, Q, LDQ, Z, LDZ, WORK,
      $                   LWORK, INFO )
 *
-*  -- LAPACK computational routine (version 3.4.0) --
+*  -- LAPACK computational routine (version 3.4.1) --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-*     November 2011
+*     April 2012
 *
 *     .. Scalar Arguments ..
       CHARACTER          COMPQ, COMPZ, JOB
index 4d2b6bea2bae0ad9427d910b68ca876880ce34a8..4bd1a1de64e01d1ba7bb0463944e80cbd058cd4e 100644 (file)
 *> \author Univ. of Colorado Denver 
 *> \author NAG Ltd. 
 *
-*> \date November 2011
+*> \date April 2012
 *
 *> \ingroup realGEcomputational
 *
      $                   ALPHAR, ALPHAI, BETA, Q, LDQ, Z, LDZ, WORK,
      $                   LWORK, INFO )
 *
-*  -- LAPACK computational routine (version 3.4.0) --
+*  -- LAPACK computational routine (version 3.4.1) --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-*     November 2011
+*     April 2012
 *
 *     .. Scalar Arguments ..
       CHARACTER          COMPQ, COMPZ, JOB
index a81507ce6b54ad3bcbf6f5dc9708bf5efb22ca6c..2fb01cafc8a12b5d70699f48b9468c33ea4afd03 100644 (file)
 *> \author Univ. of Colorado Denver 
 *> \author NAG Ltd. 
 *
-*> \date November 2011
+*> \date April 2012
 *
 *> \ingroup complex16GEcomputational
 *
      $                   ALPHA, BETA, Q, LDQ, Z, LDZ, WORK, LWORK,
      $                   RWORK, INFO )
 *
-*  -- LAPACK computational routine (version 3.4.0) --
+*  -- LAPACK computational routine (version 3.4.1) --
 *  -- LAPACK is a software package provided by Univ. of Tennessee,    --
 *  -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
-*     November 2011
+*     April 2012
 *
 *     .. Scalar Arguments ..
       CHARACTER          COMPQ, COMPZ, JOB
index c737e5d9ba9772a9f0a2d0805f1818d58694365d..8fc2ed907221efe99a586013956dfb2d42a6d36e 100644 (file)
@@ -1,4 +1,4 @@
-  Copyright (c) 2011, Intel Corp.\r
+  Copyright (c) 2012, Intel Corp.\r
   All rights reserved.\r
 \r
   Redistribution and use in source and binary forms, with or without\r