Преглед изворни кода

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

Arch Librarian пре 22 година
родитељ
комит
bebdca4bf6
1 измењених фајлова са 1 додато и 1 уклоњено
  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)