Versions Compared

Key

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

...

Be sure to include the dist/cloudmonkey-X.X.X.tar.gz.asc file as the signature.

Set the new release number (assume minor increment)

No Format

# cd ~/cloudstack-cloudmonkey
# git checkout master
# vi cloudmonkey/config.py

Edit the _version_ variable at the top of cloudmonkey/config.py and then commit / push the change.

Announcing the Release

After waiting 24 hours for the ASF mirrors to catch up, the release is ready to be announced. Send separate announcement emails to announce@apache.org, announce@cloudstack.apache.org, dev@cloudstack.apache.org, marketing@cloudstack.apache.org and users@cloudstack.apache.org.  This is best done using your apache.org address, so that the announcement gets moderated through to the lists.

...