From f9eec0e748c2e735980bf80445535d32f27f8301 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:56 +0000 Subject: performance tuning Author: jgg Date: 1999-02-23 06:46:24 GMT performance tuning --- apt-pkg/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/makefile') diff --git a/apt-pkg/makefile b/apt-pkg/makefile index e4584700..e135c8ee 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.1 +MAJOR=2.2 MINOR=0 SLIBS=$(PTHREADLIB) -- cgit v1.2.3