From 078afc86f20e675b40b1f2e559b8208dbfb160db Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 4 Jul 2003 11:06:36 +0000 Subject: Files used for 2.3b2 macpython binary distribution. --- Mac/OSX/Dist/build | 4 ++-- Mac/OSX/Dist/resources/Welcome.txt | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Mac/OSX/Dist/build b/Mac/OSX/Dist/build index b839ab6..5ceddeb 100755 --- a/Mac/OSX/Dist/build +++ b/Mac/OSX/Dist/build @@ -5,9 +5,9 @@ # TODO: Parameterize the versions, builddirs, etc... # Script configs -PYVERSION=2.3b1 +PYVERSION=2.3b2 PYVER=2.3 -BUILDNUM=1 +BUILDNUM=2 DOCLEANUP=no PROGDIR="`dirname \"$0\"`" diff --git a/Mac/OSX/Dist/resources/Welcome.txt b/Mac/OSX/Dist/resources/Welcome.txt index c855835..c977e91 100644 --- a/Mac/OSX/Dist/resources/Welcome.txt +++ b/Mac/OSX/Dist/resources/Welcome.txt @@ -1,4 +1,5 @@ -This program will install MacPython 2.3b1+ for Mac OS X. +This program will install MacPython 2.3b2 for Mac OS X 10.2. Installation +on 10.0, 10.1 or the 10.3 seed is explicitly discouraged. MacPython consists of the Python programming language interpreter, plus a set of programs to allow easy access to it for Mac users (an -- cgit v0.12