diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-07-11 19:51:05 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-07-11 19:51:05 (GMT) |
commit | d88296d25a07ae5b6d53021a3954e90a3048601c (patch) | |
tree | b8fd8d2f94848384192e3b94c625777fa9d57967 /Mac/Include/macbuildno.h | |
parent | 4d4daed7cd9f82ae32ad8ffbbf3942abf1049b61 (diff) | |
download | cpython-d88296d25a07ae5b6d53021a3954e90a3048601c.zip cpython-d88296d25a07ae5b6d53021a3954e90a3048601c.tar.gz cpython-d88296d25a07ae5b6d53021a3954e90a3048601c.tar.bz2 |
ANSIfication step 1: get rid of Py_PROTO and Py_FPROTO.
Diffstat (limited to 'Mac/Include/macbuildno.h')
-rw-r--r-- | Mac/Include/macbuildno.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h index f84c3c6..7cced77 100644 --- a/Mac/Include/macbuildno.h +++ b/Mac/Include/macbuildno.h @@ -1 +1 @@ -#define BUILD 54 +#define BUILD 55 |