summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/Dist/build
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSX/Dist/build')
-rwxr-xr-xMac/OSX/Dist/build4
1 files changed, 2 insertions, 2 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\"`"