summaryrefslogtreecommitdiff
path: root/apt-pkg
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:43 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:43 +0000
commit8e34bee58db2ca432ff24d241c85c3e6eb14aecc (patch)
treec0e70e0b17dfe31698f2acb14e623a8bd6025c9c /apt-pkg
parentaa6e3431719da89d4beadf8fc81e5236f697d405 (diff)
Allowed getting the owner
Author: jgg Date: 2000-01-24 00:03:00 GMT Allowed getting the owner
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 e74ca064c..b4d25319f 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -12,7 +12,7 @@ include ../buildlib/defaults.mak
# The library name
LIBRARY=apt-pkg
MAJOR=2.7
-MINOR=0
+MINOR=1
SLIBS=$(PTHREADLIB)
# Source code for the contributed non-core things