[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


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.

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