Explorar el Código

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

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