commit | 078afc86f20e675b40b1f2e559b8208dbfb160db | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Jul 04 11:06:36 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Jul 04 11:06:36 2003 +0000 |
tree | 6c06a531feba18a8dff8cbee45c0964cb6b98757 | |
parent | bbaa08374587013d07ced371c80f620003876b6c [diff] [blame] |
Files used for 2.3b2 macpython binary distribution.
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\"`"