소스 검색

Allowed getting the owner
Author: jgg
Date: 2000-01-24 00:03:00 GMT
Allowed getting the owner

Arch Librarian 22 년 전
부모
커밋
8e34bee58d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apt-pkg/makefile

+ 1 - 1
apt-pkg/makefile

@@ -12,7 +12,7 @@ include ../buildlib/defaults.mak
 # The library name
 LIBRARY=apt-pkg
 MAJOR=2.7
-MINOR=0
+MINOR=1
 SLIBS=$(PTHREADLIB)
 
 # Source code for the contributed non-core things