summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-08-07 13:53:25 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-08-07 13:53:25 (GMT)
commit67992b7732ed305f41465e3b43fda551e09d5345 (patch)
treee306bd19e2a8bc83c9d3ba06673583785df84996 /Mac/Include
parent59c14e225498456d93924cc6b94c3366a2f65101 (diff)
downloadcpython-67992b7732ed305f41465e3b43fda551e09d5345.zip
cpython-67992b7732ed305f41465e3b43fda551e09d5345.tar.gz
cpython-67992b7732ed305f41465e3b43fda551e09d5345.tar.bz2
Bit another bullet: all toolbox modules are now in dynamically loaded modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/macbuildno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h
index 1956b4d..e282285 100644
--- a/Mac/Include/macbuildno.h
+++ b/Mac/Include/macbuildno.h
@@ -1 +1 @@
-#define BUILD 97
+#define BUILD 101