[Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.59.2.1,2.59.2.2
Tim Peters
tim_one@users.sourceforge.net
2001年12月13日 13:28:18 -0800
- Previous message: [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl ctledit.py,1.6,1.7 ctlscan.py,1.21,1.22 _Ctlmodule.c,1.7,1.8
- Next message: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.245,2.245.2.1 ceval.c,2.296,2.296.2.1 compile.c,2.233,2.233.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Include
In directory usw-pr-cvs1:/tmp/cvs-serv32049/Include
Modified Files:
Tag: r22rc1-branch
patchlevel.h
Log Message:
Changed PY_VERSION from "2.2rc1" to "2.2c1".
Index: patchlevel.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Include/patchlevel.h,v
retrieving revision 2.59.2.1
retrieving revision 2.59.2.2
diff -C2 -d -r2.59.2.1 -r2.59.2.2
*** patchlevel.h 2001年12月13日 20:00:06 2.59.2.1
--- patchlevel.h 2001年12月13日 21:28:15 2.59.2.2
***************
*** 27,31 ****
/* Version as a string */
! #define PY_VERSION "2.2rc1"
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
--- 27,31 ----
/* Version as a string */
! #define PY_VERSION "2.2c1"
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
- Previous message: [Python-checkins] CVS: python/dist/src/Mac/Modules/ctl ctledit.py,1.6,1.7 ctlscan.py,1.21,1.22 _Ctlmodule.c,1.7,1.8
- Next message: [Python-checkins] CVS: python/dist/src/Python bltinmodule.c,2.245,2.245.2.1 ceval.c,2.296,2.296.2.1 compile.c,2.233,2.233.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]