Explorar el Código

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

Arch Librarian hace 22 años
padre
commit
bebdca4bf6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)