summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/macros.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-11-05 17:55:01 +0100
committerMichael Vogt <mvo@ubuntu.com>2014-11-05 17:55:01 +0100
commit23e1a70b47329088a8f83bd94f5e774954c4c56a (patch)
tree70336ab4c97d3cb63fb10cd42a9b53ddbe2da8c2 /apt-pkg/contrib/macros.h
parentda6f750f4586af16f2df3fb85cd6eb35a2a8227d (diff)
Bump ABI to 4.15
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 a0573398d..3a5e37c63 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 14
+#define APT_PKG_MINOR 15
#define APT_PKG_RELEASE 0
#endif