소스 검색

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)