diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-16 14:52:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-16 14:52:54 +0200 |
commit | 2e09b12612daadaae276fc19674da3fd65ea5218 (patch) | |
tree | 47f4e3b8f6eca3fae2e3446052ea06a8cc3b8818 | |
parent | b6db1b44f9c2fccd10d3289d74a8c664c36e9aa9 (diff) |
Minor tweak to version script
-rwxr-xr-x | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ usage="usage: etc/version" # No max, always >=. # # NOTE: also update in 'bdep new'? -# NOTE: also update in libbuild2-*? +# NOTE: also update in libbuild2-<module>? # build2_min=0.13.0- bpkg_min=0.13.0- |