From bebdca4bf63ae661c60bc1e0f4e03e6bbb7a7cc5 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:34 +0000 Subject: Support for memory-only caching Author: jgg Date: 1999-04-18 06:36:47 GMT Support for memory-only caching --- apt-pkg/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg') diff --git a/apt-pkg/makefile b/apt-pkg/makefile index 80bfbdcf3..8bba845b3 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.3 +MAJOR=2.4 MINOR=0 SLIBS=$(PTHREADLIB) -- cgit v1.2.3