Mercurial > p > roundup > code
diff BUILD.txt @ 1630:a05d205e919c maint-0.5 0.5.7
pre-release machinations
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 08 May 2003 07:08:38 +0000 |
| parents | 5a2a89a2f4aa |
| children |
line wrap: on
line diff
--- a/BUILD.txt Sun Apr 27 02:31:30 2003 +0000 +++ b/BUILD.txt Thu May 08 07:08:38 2003 +0000 @@ -7,8 +7,8 @@ This means that we only need to ever build source releases. This is done by running: -1. Edit roundup/__init__.py and doc/announcement.txt to reflect the new - version and appropriate announcements. +1. Edit CHANGES.txt, roundup/__init__.py and doc/announcement.txt to reflect + the new version and appropriate announcements. 2. python setup.py clean --all 3. Edit setup.py to ensure that all information therein (version, contact information etc) is correct.
