From 8e34bee58db2ca432ff24d241c85c3e6eb14aecc Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:43 +0000 Subject: [PATCH] Allowed getting the owner Author: jgg Date: 2000-01-24 00:03:00 GMT Allowed getting the owner --- apt-pkg/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-pkg/makefile b/apt-pkg/makefile index e74ca064..b4d25319 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 -- 2.20.1