X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/23fc5ecaa01bc41d582640dd5950be73987a8b4b..60b64ffc3468579183abc1bac0179943d782a52e:/apt-inst/makefile

diff --git a/apt-inst/makefile b/apt-inst/makefile
index af887bba8..e4a3ae702 100644
--- a/apt-inst/makefile
+++ b/apt-inst/makefile
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.5
+MAJOR=1.6
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)