diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-28 09:16:51 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-28 09:16:51 +0000 |
commit | be65f52793235fa0419af5bb6c867da28506c227 (patch) | |
tree | 59f68c948526e86d139bd08ec977cf1e7030b024 /methods | |
parent | 120365cee294d00706928b0327ac755ab3448eca (diff) |
* bumped the library version
Diffstat (limited to 'methods')
-rw-r--r-- | methods/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/makefile b/methods/makefile index 089300570..06fd2a6fc 100644 --- a/methods/makefile +++ b/methods/makefile @@ -7,7 +7,7 @@ include ../buildlib/defaults.mak BIN := $(BIN)/methods # FIXME.. -LIB_APT_PKG_MAJOR = 3.5 +LIB_APT_PKG_MAJOR = 3.10 APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) # The file method |