summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/macros.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-10-02 23:17:47 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-10-03 00:44:46 +0200
commite3a4cde86155548d9779aa4e827a0a2a6b598c44 (patch)
tree3bbac4609e627430ebca66d636fb238474044482 /apt-pkg/contrib/macros.h
parent107d054ba954d05965f793f560468c6c453cc2a5 (diff)
Bump library version to libapt-pkg4.14
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 b268ce24c..a0573398d 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 13
+#define APT_PKG_MINOR 14
#define APT_PKG_RELEASE 0
#endif