Author: nextgens Date: 2006-02-14 23:55:28 +0000 (Tue, 14 Feb 2006) New Revision: 8045
Added: trunk/contrib/NativeBigInteger/gmp-4.1.4.tar.gz Removed: trunk/contrib/NativeBigInteger/gmp-4.1.3.tar.gz Modified: trunk/contrib/NativeBigInteger/build.sh Log: now we use gmp-4.1.4 in Contrib Modified: trunk/contrib/NativeBigInteger/build.sh =================================================================== --- trunk/contrib/NativeBigInteger/build.sh 2006-02-14 16:31:35 UTC (rev 8044) +++ trunk/contrib/NativeBigInteger/build.sh 2006-02-14 23:55:28 UTC (rev 8045) @@ -6,7 +6,7 @@ # be run directly) # -GMP_VERSION="4.1.3" +GMP_VERSION="4.1.4" OS=$(uname -s) Deleted: trunk/contrib/NativeBigInteger/gmp-4.1.3.tar.gz =================================================================== (Binary files differ) Added: trunk/contrib/NativeBigInteger/gmp-4.1.4.tar.gz =================================================================== (Binary files differ) Property changes on: trunk/contrib/NativeBigInteger/gmp-4.1.4.tar.gz ___________________________________________________________________ Name: svn:mime-type + application/octet-stream
