diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 04:47:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-11-30 04:47:28 +0300 |
commit | 49508a7ed32a11c1c17202852f26ba72fa3eb218 (patch) | |
tree | 1d38c451943ad977c551a0a8d6dc431f0af4079b | |
parent | 6c513fd59ab50feb9f47a9dda98da7e5a702987b (diff) |
Bump toolchain version dependency to 0.7.0 in manifest
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,5 +12,5 @@ src-url: https://git.codesynthesis.com/cgit/libstudxml/libstudxml/ email: studxml-users@codesynthesis.com; Mailing list build-email: 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- |