diff options
Diffstat (limited to 'Mac/OSX/Dist/README.txt')
-rw-r--r-- | Mac/OSX/Dist/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/OSX/Dist/README.txt b/Mac/OSX/Dist/README.txt index 918b15d..371c3fe 100644 --- a/Mac/OSX/Dist/README.txt +++ b/Mac/OSX/Dist/README.txt @@ -17,6 +17,7 @@ Here are the steps you ned to follow to build a MacPython installer: - Edit ``resource/ReadMe.txt`` and ``resources/Welcome.rtf`` to reflect version number and such. - Edit ``build`` to change ``PYVERSION``, ``PYVER`` and ``BUILDNUM``. +- Edit ``resources/postflight`` and change version number. - Run ``./build``. Optionally you can pass the name of the directory where Python will be built, so you don't have to wait for the complete build when you're debugging the process. For the final distribution use |