commit | 67992b7732ed305f41465e3b43fda551e09d5345 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Tue Aug 07 13:53:25 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Tue Aug 07 13:53:25 2001 +0000 |
tree | e306bd19e2a8bc83c9d3ba06673583785df84996 | |
parent | 59c14e225498456d93924cc6b94c3366a2f65101 [diff] [blame] |
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.
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