Procházet zdrojové kódy

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

Arch Librarian před 22 roky
rodič
revize
8e34bee58d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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