diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 16:28:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-20 16:28:35 +0200 |
commit | 84b2f63813bdfbd5cece9d9af45f9e56c26b079c (patch) | |
tree | 83ec2ab8c11c8e014c025dcb992785a3832c47cc | |
parent | 3dca147613ba3d8504316a8927b310e5f2b986f3 (diff) |
Update release instructions
-rw-r--r-- | release.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release.txt b/release.txt index 9a1aa89..022892e 100644 --- a/release.txt +++ b/release.txt @@ -26,8 +26,8 @@ Prelude - Need to regenerate ODB files? - Close schema versions, review schema changlog difference from previous - release for any data migration that may be required (@@ Would also need - to test this). + release (tag) for any data migration that may be required (@@ Would also + need to test this). Procession @@ -57,7 +57,7 @@ Procession - Test production and save a copy of toolchain in etc1/install/X.Y.Z - etc/install -i "etc1/install/`cat build2-toolchain/version`" \ + etc/install -t -i "etc1/install/`cat build2-toolchain/version`" \ http://download.build2.org/0.1/build2-toolchain-0.1.0.tar.gz \ http://pkg.cppget.org/1/alpha |