]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
origin can be used to match a hostname (Closes: #352667)
[apt.git] / apt-inst / makefile
index abc8c3fd9e19e309c429e1ee4942cb2e5e3f4c33..785dc62baf82b3dd01008f500f13839058161d1f 100644 (file)
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.1
+MAJOR=1.2
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)