- forgot to bump the libversion

This commit is contained in:
Bernhard Reutner-Fischer 2006-12-21 17:20:42 +00:00
parent ae5ff6bc50
commit 584402fd02

View 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