diff options
author | Michael Vogt <egon@bottom> | 2006-12-14 11:45:18 +0100 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-12-14 11:45:18 +0100 |
commit | 5cb3acda9e97a13e669746b9e772350c7938e731 (patch) | |
tree | b452827c4cef44c76a718d39ab1f5f46337a74ff /methods | |
parent | a8d4b8ff68e674110799fb193a897af56ca6a041 (diff) | |
parent | ca17f356866363d22d3263201f22cb0c45a46623 (diff) |
* merged the no-pragma branch
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 5bd05eae1..948f27889 100644 --- a/methods/makefile +++ b/methods/makefile @@ -7,7 +7,7 @@ include ../buildlib/defaults.mak BIN := $(BIN)/methods # FIXME.. -LIB_APT_PKG_MAJOR = 4.2 +LIB_APT_PKG_MAJOR = 4.3 APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR) # The file method |