summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
committerMichael Vogt <egon@bottom>2006-08-15 15:18:51 +0200
commit7610bb3db43c6dd9062cb57c01415022e14f3fc7 (patch)
treedcafd419018e6edc6e945bb2de958da8d7d2c224 /apt-pkg/makefile
parent91142a84b8cf5b3f06947647c032dbbd8a996a36 (diff)
parent6ea086805714e0dbeecfb5e3e26d3489a624bcd4 (diff)
* merged the install-recommends branch
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 29c8ee135..59df6c0ef 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=4.1
+MAJOR=4.2
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)