]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
[ABI break] support '#' in apt.conf and /etc/apt/preferences
[apt.git] / apt-pkg / makefile
index 087f177409aea21afbea679ad0a552a52d1b8ece..059f8532bcca95fc38cf8689a5508556d4288f67 100644 (file)
@@ -13,7 +13,7 @@ include ../buildlib/defaults.mak
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.7
+MAJOR=4.8
 MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
 APT_DOMAIN:=libapt-pkg$(MAJOR)