]> git.saurik.com Git - apt.git/commitdiff
Support for memory-only caching
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:53:34 +0000 (16:53 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:53:34 +0000 (16:53 +0000)
Author: jgg
Date: 1999-04-18 06:36:47 GMT
Support for memory-only caching

apt-pkg/makefile

index 80bfbdcf3f042a94084dc73ab7686c10b53b1d5b..8bba845b3a98242b719836b3ab237531e8f32701 100644 (file)
@@ -11,7 +11,7 @@ include ../buildlib/defaults.mak
 
 # The library name
 LIBRARY=apt-pkg
-MAJOR=2.3
+MAJOR=2.4
 MINOR=0
 SLIBS=$(PTHREADLIB)