diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 15:28:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-28 15:28:58 +0200 |
commit | 436fd5437eb10463aa8e7cbf8751b91797d1402f (patch) | |
tree | ed1ed6bd4ff9f6a41776c8eec56224438075dc80 /manifest | |
parent | cfbc9e176c3a3679369c968edfc8134240b1da6c (diff) |
Switch to version module
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,5 +11,5 @@ url: http://www.example.org/libformat email: hello-users@example.org build-email: builds@build2.org requires: c++11 -depends: * build2 >= 0.4.0 -depends: * bpkg >= 0.4.0 +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- |