]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)
[apt.git] / apt-pkg / makefile
index 7816ecf0d0d86db1241ad69f935655c1fde3b38e..80038e28e4441331f8eef174615fcb2e27cbaf50 100644 (file)
@@ -12,9 +12,8 @@ include ../buildlib/defaults.mak
 # The library name, don't forget to update init.h and the copy in 
 # methods/makefile - FIXME
 LIBRARY=apt-pkg
-LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=4.8
-MINOR=1
+MAJOR=4.9
+MINOR=0
 SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl
 APT_DOMAIN:=libapt-pkg$(MAJOR)