]> git.saurik.com Git - apt.git/commitdiff
apt-pkg/contrib/macros.h: bump library version to 4.13
authorMichael Vogt <mvo@debian.org>
Wed, 7 May 2014 19:07:10 +0000 (21:07 +0200)
committerMichael Vogt <mvo@debian.org>
Wed, 7 May 2014 19:07:10 +0000 (21:07 +0200)
apt-pkg/contrib/macros.h

index 2d6448e5e257fd7552abfebb415a877231885121..b268ce24c456a17d22c90502698bb38fa20ff820 100644 (file)
 // 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
 
 #endif