Explorar o código

decrease the libapt-inst major version again to 1.1 as the increase
was a backport error and is not needed (and destroys our non-abi-break hack)

David Kalnischkies %!s(int64=16) %!d(string=hai) anos
pai
achega
ba56f25a05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apt-inst/makefile

+ 1 - 1
apt-inst/makefile

@@ -11,7 +11,7 @@ include ../buildlib/defaults.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.2
+MAJOR=1.1
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)