[Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.9,1.10

Guido van Rossum python-dev@python.org
2000年6月29日 15:30:39 -0700


Update of /cvsroot/python/python/dist/src/PC
In directory slayer.i.sourceforge.net:/tmp/cvs-serv3737
Modified Files:
	python_nt.rc 
Log Message:
Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC.
Index: python_nt.rc
===================================================================
RCS file: /cvsroot/python/python/dist/src/PC/python_nt.rc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** python_nt.rc	2000年03月30日 22:59:09	1.9
--- python_nt.rc	2000年06月29日 22:30:37	1.10
***************
*** 9,18 ****
 #include "patchlevel.h"
 
! #define MS_DLL_ID "1.6"
 
 #define PYTHON_VERSION MS_DLL_ID "." PYTHON_API_STRING "0円"
 
 #ifndef PYTHON_DLL_NAME
! #define PYTHON_DLL_NAME "Python16.dll"
 #endif
 
--- 9,18 ----
 #include "patchlevel.h"
 
! #define MS_DLL_ID "2.0"
 
 #define PYTHON_VERSION MS_DLL_ID "." PYTHON_API_STRING "0円"
 
 #ifndef PYTHON_DLL_NAME
! #define PYTHON_DLL_NAME "Python20.dll"
 #endif
 
***************
*** 45,53 ****
 BLOCK "000004b0"
 BEGIN
! VALUE "CompanyName", "Corporation for National Research Initatives0円"
 VALUE "FileDescription", "Python Core0円"
 VALUE "FileVersion", PYTHON_VERSION
 VALUE "InternalName", "Python DLL0円"
! VALUE "LegalCopyright", "Copyright ゥ 1991-1995 Stichting Mathematisch Centrum, Amsterdam0円"
 VALUE "OriginalFilename", PYTHON_DLL_NAME "0円"
 VALUE "ProductName", "Python0円"
--- 45,53 ----
 BLOCK "000004b0"
 BEGIN
! VALUE "CompanyName", "BeOpen.com0円"
 VALUE "FileDescription", "Python Core0円"
 VALUE "FileVersion", PYTHON_VERSION
 VALUE "InternalName", "Python DLL0円"
! VALUE "LegalCopyright", "Copyright (c) 2000 BeOpen.com. Copyright (c) 1995-2000 CNRI. Copyright (c) 1990-1995 SMC.0円"
 VALUE "OriginalFilename", PYTHON_DLL_NAME "0円"
 VALUE "ProductName", "Python0円"

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