summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/macros.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-05-07 21:07:10 +0200
committerMichael Vogt <mvo@debian.org>2014-05-07 21:07:10 +0200
commite0c7268ba7892a77f3767e270afc101468a5e9e1 (patch)
treeb61e55dadd25f1d1f09ba932e06d3f8660a59cc4 /apt-pkg/contrib/macros.h
parent773642528b6d9858c2c68ada42705ea71c8db37e (diff)
apt-pkg/contrib/macros.h: bump library version to 4.13
Diffstat (limited to 'apt-pkg/contrib/macros.h')
-rw-r--r--apt-pkg/contrib/macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/contrib/macros.h b/apt-pkg/contrib/macros.h
index 2d6448e5e..b268ce24c 100644
--- a/apt-pkg/contrib/macros.h
+++ b/apt-pkg/contrib/macros.h
@@ -138,7 +138,7 @@
// 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