Skip to content
Open
Prev Previous commit
fix item numbers
  • Loading branch information
RobinD42 committed Aug 31, 2022
commit fd83906a7a4d4b30b64bf1c5689907bacdb57943
9 changes: 6 additions & 3 deletions packaging/HOWTO-Release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,18 @@ HOWTO Release wxPython Phoenix
17. Tag the released revision in git, using a name like wxPython-4.0.0 (using
the actual version number of course.) Push the tag to all remotes.

18. Bump the version numbers in buildtools/version.py appropriately for the
18. Create a release at GitHub. Copy the text about the "Source Code" downloads
from the previous release, and upload the official source tarball.

19. Bump the version numbers in buildtools/version.py appropriately for the
next anticipated release, so future snapshot builds will be recognized as
pre-release development versions for the next official release, not the
one just completed.

19. If making an announcement about this release, (I think it's okay not to
20. If making an announcement about this release, (I think it's okay not to
for minor releases or smallish bug fixes,) send the text in
packaging/ANNOUNCE.txt to the email addresses listed at the top of the
file.

20. Add a news post to the wxPython site about the release.
21. Add a news post to the wxPython site about the release.