projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures
[apt.git]
/
apt-inst
/
makefile
diff --git
a/apt-inst/makefile
b/apt-inst/makefile
index e4a3ae7029e640998b0ce8cdcfc41c4f49a186a9..2883cbcb0891b24fb11b6e10218db8151ae5cf1d 100644
(file)
--- a/
apt-inst/makefile
+++ b/
apt-inst/makefile
@@
-14,7
+14,7
@@
include ../buildlib/libversion.mak
# The library name
LIBRARY=apt-inst
-MAJOR=
1.6
+MAJOR=
2.0
MINOR=0
SLIBS=$(PTHREADLIB) -lapt-pkg
APT_DOMAIN:=libapt-inst$(MAJOR)