diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-31 16:40:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-31 16:40:14 +0200 |
commit | 969e7ad9cb112471b80e44b1fc02613773ccc993 (patch) | |
tree | ce5330ea3a257ae7c378dc5a99ed70c592b17ed9 | |
parent | b6d8b9ed37f844102c4f9df25d92d54f96f9db51 (diff) |
Add note to version script
-rwxr-xr-x | version | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ usage="usage: etc/version" # No max, always >=. # +# NOTE: also update in 'bdep new'? +# build2_min=0.6.0- bpkg_min=0.6.0- |