diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:09:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-06-28 11:09:32 +0200 |
commit | c45f6758216abf90004ad16782787eda5f150c73 (patch) | |
tree | a2c5f08806ac15f7648204fa5482230a7a54cde2 | |
parent | c3f0d75cdfdd983de8d4c35fffda45602ca15b6c (diff) |
Bump build2 version requirement to 0.8.0
-rwxr-xr-x | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ usage="usage: etc/version" # # NOTE: also update in 'bdep new'? # -build2_min=0.7.0- -bpkg_min=0.7.0- +build2_min=0.8.0- +bpkg_min=0.8.0- ver=0.8.0-a.0.z #ver=0.7.0 |