summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-10-17 16:13:03 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-10-17 16:13:03 +0000
commit66aafd44ba32466ed2d30939ba7371ea6155e191 (patch)
tree4996c0448869a388d2c378247a0fc0189eda588a /apt-pkg/makefile
parent422eeaaadf17904bf2f08cdf9e8998bec645097c (diff)
* update soname
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r--apt-pkg/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 8de7d945e..0e6aecc65 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.10
+MAJOR=3.11
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)