]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
rewrite pkgOrderList::DepRemove to stop incorrect immediate setting
[apt.git] / apt-inst / makefile
index c716b8c9658908a86761a1a016a4654dae1dfcee..cfb22741a5acc71a5b80366afcd5a5d22f74bc56 100644 (file)
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.4
+MAJOR=1.5
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)