]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.h
add changelog and make it a real abi break
[apt.git] / apt-pkg / init.h
index b6f3df7537b65eb52635b583631c02fcdb5bffce..00d3615606799023dfa36ded38aed86ce022da98 100644 (file)
@@ -27,7 +27,7 @@ class Configuration;
 // Non-ABI-Breaks should only increase RELEASE number.
 // See also buildlib/libversion.mak
 #define APT_PKG_MAJOR 4
-#define APT_PKG_MINOR 12
+#define APT_PKG_MINOR 13
 #define APT_PKG_RELEASE 0
     
 extern const char *pkgVersion;