From: Michael Vogt Date: Tue, 6 Sep 2005 09:40:22 +0000 (+0000) Subject: * dont bump the soname, it doesn't break the abi! X-Git-Tag: 0.7.21~334^2~7 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/f8ad6f9b0dbcef95d3bbbe6481d3e10e9ed684d0?ds=inline;hp=--cc * dont bump the soname, it doesn't break the abi! --- f8ad6f9b0dbcef95d3bbbe6481d3e10e9ed684d0 diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 0e6aecc65..8de7d945e 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=3.10 MINOR=0 SLIBS=$(PTHREADLIB) $(INTLLIBS) APT_DOMAIN:=libapt-pkg$(MAJOR)