diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:37:16 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 03:37:16 +0300 |
commit | ebaf5c5ab7d81eeb88ac06907592dbcf58f0b346 (patch) | |
tree | 871d9a39bf7c7b88a3c761f6f465d5231a1a7dab | |
parent | 57fde0052c4fe596bd3b3949d47d145bc417e9e3 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,5 +13,5 @@ src-url: https://git.codesynthesis.com/cgit/odb/libodb/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com requires: c++11 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- |