From: Arch Librarian <arch@canonical.com>
Date: Mon, 20 Sep 2004 16:55:43 +0000 (+0000)
Subject: Allowed getting the owner
X-Git-Tag: 0.7.24ubuntu1~1162
X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8e34bee58db2ca432ff24d241c85c3e6eb14aecc?ds=sidebyside

Allowed getting the owner
Author: jgg
Date: 2000-01-24 00:03:00 GMT
Allowed getting the owner
---

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