config/gmp_mpfr/mpfr.in
changeset 902 25bd163c6886
parent 634 c74132339c44
child 1199 4714cf419e98
     1.1 --- a/config/gmp_mpfr/mpfr.in	Mon Jun 30 11:58:58 2008 +0000
     1.2 +++ b/config/gmp_mpfr/mpfr.in	Sun Oct 05 12:32:42 2008 +0000
     1.3 @@ -8,6 +8,10 @@
     1.4      bool
     1.5      prompt "2.3.1"
     1.6  
     1.7 +config MPFR_V_2_3_2
     1.8 +    bool
     1.9 +    prompt "2.3.2"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -15,6 +19,7 @@
    1.15  config MPFR_VERSION
    1.16      string
    1.17      default "2.3.1" if MPFR_V_2_3_1
    1.18 +    default "2.3.2" if MPFR_V_2_3_2
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21