summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorbubulle@debian.org <>2007-04-21 22:21:43 +0200
committerbubulle@debian.org <>2007-04-21 22:21:43 +0200
commitf6c03f1e14b0e37e8dd06c215b1ae6d5b0799c7b (patch)
tree559c186838d425e53a5b4c3fcbd2165bb4c6883f /apt-pkg/makefile
parent72c52e774bb0564302617b8aec2f6e24215fd31d (diff)
parentbc50fc3013aa4454d10376888e4ccc24d35de334 (diff)
Merge with Michael
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 7e5feae53..c493d3dd9 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.12
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)