diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-28 09:13:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-28 09:13:12 +0200 |
commit | caa9cf59cfbd7ff83273d46a600f6266f9113166 (patch) | |
tree | 19a545dd37765f72377d7aa01a2d9abf5c9fc893 | |
parent | 3a88c3b9a85f44eadc35c1df23a3633004b876fc (diff) |
Add item on build.version.stage to release checklist
-rw-r--r-- | release.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release.txt b/release.txt index 9cbd241..350bbaf 100644 --- a/release.txt +++ b/release.txt @@ -101,7 +101,9 @@ - Queue packages: - - Change BUILD2_REPO in build2_toolchain build scripts to queue + - Change BUILD2_REPO in build2-toolchain build scripts to queue + + - Change build.version.stage in build2/build2/context.cxx to false. - Cleanup queue repo: |