]> git.saurik.com Git - apt.git/blobdiff - apt-inst/makefile
ready for 0.7.20 upload
[apt.git] / apt-inst / makefile
index 0b02d4c7931ff4a46486d7d8d02d532e87531ef5..cc61841b9743922f68af0ac4f4147258cd8f68d2 100644 (file)
@@ -12,7 +12,7 @@ include ../buildlib/defaults.mak
 # The library name
 LIBRARY=apt-inst
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=1.0
+MAJOR=1.1
 MINOR=0
 SLIBS=$(PTHREADLIB) -lapt-pkg
 APT_DOMAIN:=libapt-inst$(MAJOR)