Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 078afc8

Browse files
committed
Files used for 2.3b2 macpython binary distribution.
1 parent bbaa083 commit 078afc8

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Mac/OSX/Dist/build

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# TODO: Parameterize the versions, builddirs, etc...
66

77
# Script configs
8-
PYVERSION=2.3b1
8+
PYVERSION=2.3b2
99
PYVER=2.3
10-
BUILDNUM=1
10+
BUILDNUM=2
1111
DOCLEANUP=no
1212

1313
PROGDIR="`dirname \"$0\"`"

Mac/OSX/Dist/resources/Welcome.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
This program will install MacPython 2.3b1+ for Mac OS X.
1+
This program will install MacPython 2.3b2 for Mac OS X 10.2. Installation
2+
on 10.0, 10.1 or the 10.3 seed is explicitly discouraged.
23

34
MacPython consists of the Python programming language interpreter, plus
45
a set of programs to allow easy access to it for Mac users (an

0 commit comments

Comments
 (0)