diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 09:09:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-29 09:09:58 +0200 |
commit | b34e102801ae7624f3f08ee474d46b4313595f22 (patch) | |
tree | e8fe1df528c2982b5fb0e03be6bed16e8297069b /upgrade | |
parent | c702716c40d4ce645c82d7d0dd7bc06118bed555 (diff) |
Updates for 0.15.0 releasev0.15.0
Diffstat (limited to 'upgrade')
-rwxr-xr-x | upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ # This script only upgrades the default configurations (including -libs, if # present). To upgrade the rest you can use the normal way, for example: # -# bdep sync -fur @<cfg>|-a +# bdep sync -Fur @<cfg>|-a # # If the -c option is specified, the configuration is upgraded and configured # but only the build system is updated. This can be done at a later stage by |