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 80bfbdc..8bba845 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)