]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
[apt.git] / apt-pkg / makefile
index 8dd50b8c23c321236acd54fc368feae361ab9f77..1b78c94f687667eb0305fff122070187fce0c348 100644 (file)
@@ -13,7 +13,7 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.4
+MAJOR=4.6
 MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
 APT_DOMAIN:=libapt-pkg$(MAJOR)