[Python-checkins] CVS: python/dist/src/Include patchlevel.h,2.47,2.48

Guido van Rossum gvanrossum@users.sourceforge.net
2001年4月15日 17:33:31 -0700


Update of /cvsroot/python/python/dist/src/Include
In directory usw-pr-cvs1:/tmp/cvs-serv3076
Modified Files:
	patchlevel.h 
Log Message:
We need another release candidate after so many "small" changes.
DO NOT CHECK ANYTHHING IN FROM NOW ON WITHOUT ASKING ME.
Index: patchlevel.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Include/patchlevel.h,v
retrieving revision 2.47
retrieving revision 2.48
diff -C2 -r2.47 -r2.48
*** patchlevel.h	2001年04月12日 04:11:51	2.47
--- patchlevel.h	2001年04月16日 00:33:29	2.48
***************
*** 27,34 ****
 
 /* Version as a string */
! #define PY_VERSION		"2.1c1"
 
 /* Historic */
! #define PATCHLEVEL		"2.1c1"
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
--- 27,34 ----
 
 /* Version as a string */
! #define PY_VERSION		"2.1c2"
 
 /* Historic */
! #define PATCHLEVEL		"2.1c2"
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.

AltStyle によって変換されたページ (->オリジナル) /