]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/makefile
Fixed -- argument bug
[apt.git] / apt-pkg / makefile
index 9099cc12c8ec9b6d63069200afda2473b3e7047c..e1b4d6153e47725a546f9fe2788c2d8736d75760 100644 (file)
@@ -12,8 +12,8 @@ include ../buildlib/defaults.mak
 # The library name, don't forget to update init.h
 LIBRARY=apt-pkg
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.1
-MINOR=3
+MAJOR=3.2
+MINOR=0
 SLIBS=$(PTHREADLIB)
 
 # Source code for the contributed non-core things