diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:35:51 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 05:35:51 +0300 |
commit | 3576347b6852604a04dc08414a7da442cce3b0c5 (patch) | |
tree | 174b254606b9afa5ae1e91aa7c4129b061d4f6f1 /manifest | |
parent | 5af06e0c11d6e38f6b9b577df4802802aefae288 (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ src-url: https://git.build2.org/cgit/bbot/tree/ email: users@build2.org build-email: builds@build2.org requires: c++14 -depends: * build2 >= 0.6.0- -depends: * bpkg >= 0.6.0- +depends: * build2 >= 0.7.0- +depends: * bpkg >= 0.7.0- # @@ Should probably become conditional dependency. requires: ? cli ; Only required if changing .cli files. depends: libbutl [0.7.0-a.0.1 0.7.0-a.1) |