Sfoglia il codice sorgente

Support for memory-only caching
Author: jgg
Date: 1999-04-18 06:36:47 GMT
Support for memory-only caching

Arch Librarian 22 anni fa
parent
commit
bebdca4bf6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      apt-pkg/makefile

+ 1 - 1
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)