X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d8cb4aa44573aca621110fda47d72bd682c0e3f4..3111692d0be3b2dc401180728e51e1b1fd2525a1:/apt-pkg/makefile diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 8dd50b8c2..087f17740 100644 --- a/apt-pkg/makefile +++ b/apt-pkg/makefile @@ -13,7 +13,7 @@ include ../buildlib/defaults.mak # methods/makefile - FIXME LIBRARY=apt-pkg LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER) -MAJOR=4.4 +MAJOR=4.7 MINOR=0 SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil APT_DOMAIN:=libapt-pkg$(MAJOR)