X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ab1bdcf7fb907555ee2c42430eaed51feba6910c..3bb98bee11b38df0264099f3c9e858880759999d:/apt-pkg/makefile?ds=sidebyside

diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 7e5feae53..df9954f67 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=3.11
+MAJOR=4.4
 MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS)
 APT_DOMAIN:=libapt-pkg$(MAJOR)