- forgot to bump the libversion
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 21 Dec 2006 17:20:42 +0000 (17:20 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 21 Dec 2006 17:20:42 +0000 (17:20 -0000)
package/mpfr/mpfr.mk

index 1541a0f9b99e321e847e27c1f471764191256a6e..d568550050d811086c948311da6f77fdd6a18351 100644 (file)
@@ -10,7 +10,7 @@ MPFR_CAT:=$(BZCAT)
 MPFR_SITE:=http://www.mpfr.org/mpfr-current/
 MPFR_DIR:=$(BUILD_DIR)/mpfr-$(MPFR_VERSION)
 MPFR_BINARY:=libmpfr.a
-MPFR_LIBVERSION:=1.0.0
+MPFR_LIBVERSION:=1.0.1
 
 ifeq ($(BR2_ENDIAN),"BIG")
 MPFR_BE:=yes