projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* added APT::NeverAutoRemove (a list of regexp for package names that should never...
[apt.git]
/
apt-pkg
/
makefile
diff --git
a/apt-pkg/makefile
b/apt-pkg/makefile
index 5f48f0f529bf2aaf202c1aa6aaf94a0a82ff1727..8de7d945e2e388efdfbe144c0a00b16a6a9e11b2 100644
(file)
--- 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.
9
+MAJOR=3.
10
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)