]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
add the testcase i wrote for revno 2209.1.2, to ensure that breaks on
[apt.git] / apt-inst / makefile
index 785dc62baf82b3dd01008f500f13839058161d1f..1b9cc2676bb95f3f29784d35fc99568143997cde 100644 (file)
@@ -14,7 +14,7 @@ include ../buildlib/libversion.mak
 
 # The library name
 LIBRARY=apt-inst
-MAJOR=1.2
+MAJOR=1.4
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)