summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-08-11 12:45:33 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-08-11 12:45:33 +0200
commit2ae2e04d97028b558bfe954e55a80513e0202889 (patch)
tree99ac6bd156da462a52926c4dc48f50736b18479b /apt-pkg/makefile
parentbe615841e27068522c467899c96c541b74e4c349 (diff)
parent4ef9a929f1cb74f08f764b321cbea62cbfe025a2 (diff)
* merged the apt--install-recommends branch
* ABI break, bumped the version number
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 d03a19182..6cc1414b2 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.50
+MAJOR=3.51
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)