Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now, create a candidate branch:

Code Block
languagebash
$ OLD_VERSION=$CURRENT_SNAPSHOT_VERSION NEW_VERSION=$RELEASE_VERSION RELEASE_CANDIDATE=$RC_NUM tools/releasing/create_release_branch.sh

...