// See the makefile
#define APT_PKG_MAJOR 3
-#define APT_PKG_MINOR 51
+#define APT_PKG_MINOR 52
#define APT_PKG_RELEASE 0
extern const char *pkgVersion;
# methods/makefile - FIXME
LIBRARY=apt-pkg
LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
-MAJOR=3.51
+MAJOR=3.52
MINOR=0
SLIBS=$(PTHREADLIB) $(INTLLIBS)
APT_DOMAIN:=libapt-pkg$(MAJOR)
It also supports error reporting to a configurable url for mirror
problems/failures.
+ * Bump ABI version
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 6 Feb 2007 11:38:06 +0100
BIN := $(BIN)/methods
# FIXME..
-LIB_APT_PKG_MAJOR = 3.51
+LIB_APT_PKG_MAJOR = 3.52
APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR)
# The file method