commit | deff89c8be78ed962d989bd88c5b3ee292263596 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Oct 12 20:53:15 1998 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Oct 12 20:53:15 1998 +0000 |
tree | c394e51426f071b8dcfc11418cb6280e425b3d80 | |
parent | 3179b36014d1dd48cc3f1363edf4b1adecc12c79 [diff] [blame] |
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h index 40de214..064f561 100644 --- a/Mac/Include/macbuildno.h +++ b/Mac/Include/macbuildno.h
@@ -1 +1 @@ -#define BUILD 41 +#define BUILD 42