]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"
[apt.git] / apt-pkg / makefile
index 5f48f0f529bf2aaf202c1aa6aaf94a0a82ff1727..8de7d945e2e388efdfbe144c0a00b16a6a9e11b2 100644 (file)
@@ -13,7 +13,7 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.9
+MAJOR=3.10
 MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS)
 APT_DOMAIN:=libapt-pkg$(MAJOR)