summaryrefslogtreecommitdiff
path: root/apt-pkg/init.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-08-11 12:45:33 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-08-11 12:45:33 +0200
commit2ae2e04d97028b558bfe954e55a80513e0202889 (patch)
tree99ac6bd156da462a52926c4dc48f50736b18479b /apt-pkg/init.h
parentbe615841e27068522c467899c96c541b74e4c349 (diff)
parent4ef9a929f1cb74f08f764b321cbea62cbfe025a2 (diff)
* merged the apt--install-recommends branch
* ABI break, bumped the version number
Diffstat (limited to 'apt-pkg/init.h')
-rw-r--r--apt-pkg/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/init.h b/apt-pkg/init.h
index 0c6260c2f..b036b8609 100644
--- a/apt-pkg/init.h
+++ b/apt-pkg/init.h
@@ -18,7 +18,7 @@
// See the makefile
#define APT_PKG_MAJOR 3
-#define APT_PKG_MINOR 50
+#define APT_PKG_MINOR 51
#define APT_PKG_RELEASE 0
extern const char *pkgVersion;