]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
merged from lp:~mvo/apt/mvo
[apt.git] / apt-inst / makefile
index 785dc62baf82b3dd01008f500f13839058161d1f..32d2312403001de39ee5c580cb8bafd60e1270d8 100644 (file)
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.2
+MAJOR=1.3
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)