summaryrefslogtreecommitdiff
path: root/apt-pkg
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:54:10 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:54:10 +0000
commitca17762a741f8ca967e5021073837ce5463b1e92 (patch)
tree1e8583497223565ab02df75c11984feec2a7d7d0 /apt-pkg
parent281daf46d178d4fb6f43e8b13b9b51736db84d74 (diff)
New library major
Author: jgg Date: 1999-07-03 03:11:23 GMT New library major
Diffstat (limited to 'apt-pkg')
-rw-r--r--apt-pkg/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 099b54cec..ef09c0ef7 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -11,7 +11,7 @@ include ../buildlib/defaults.mak
# The library name
LIBRARY=apt-pkg
-MAJOR=2.5
+MAJOR=2.6
MINOR=0
SLIBS=$(PTHREADLIB)