summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-10-04 15:01:30 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-10-04 15:01:30 +0000
commit5412050c15c366785e271b0e2dfb46db7473cd3e (patch)
treea46919ece074ae7a0dd590c5936ed43d61414a92 /INSTALL
parentc79b7a91bf69697a7db1281b7248c21803f2a53a (diff)
downloadmpc-5412050c15c366785e271b0e2dfb46db7473cd3e.tar.gz
increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@844 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 679cb05..6e24a93 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ in the Texinfo documentation (type 'info mpc.info').
0. You first need to install GMP and MPFR. See <http://gmplib.org/>
and <http://www.mpfr.org>.
- MPC requires GMP version 4.2 or later and MPFR version 2.3.1 or later.
+ MPC requires GMP version 4.3.2 or later and MPFR version 2.4.2 or later.
1. In the directory of the MPC archive, type