Changeset 391 for python/trunk/PC/python_nt.rc
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/PC/python_nt.rc
r2 r391 62 62 VALUE "FileVersion", PYTHON_VERSION 63 63 VALUE "InternalName", "Python DLL\0" 64 VALUE "LegalCopyright", "Copyright © 2001-20 10Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"64 VALUE "LegalCopyright", "Copyright © 2001-2008 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0" 65 65 VALUE "OriginalFilename", PYTHON_DLL_NAME "\0" 66 66 VALUE "ProductName", "Python\0"
Note:
See TracChangeset
for help on using the changeset viewer.