summaryrefslogtreecommitdiffstats
path: root/PC/python_nt.rc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2019-03-04 02:06:04 (GMT)
committerLarry Hastings <larry@hastings.org>2019-03-04 02:06:04 (GMT)
commit14bb5cb1db0390dfce73ba1c36dd5a85762baa14 (patch)
tree08129c849ff7344c13b1c41d7cb1da033687030f /PC/python_nt.rc
parent17ebd2662bc1889bd563bca4d26f8e541ea7eaff (diff)
downloadcpython-3.4.10rc1.zip
cpython-3.4.10rc1.tar.gz
cpython-3.4.10rc1.tar.bz2
Version bump & copyright year update for 3.4.10rc1.v3.4.10rc1
Diffstat (limited to 'PC/python_nt.rc')
-rw-r--r--PC/python_nt.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/python_nt.rc b/PC/python_nt.rc
index 6d34e25..5fb0fd5 100644
--- a/PC/python_nt.rc
+++ b/PC/python_nt.rc
@@ -61,7 +61,7 @@ BEGIN
VALUE "FileDescription", "Python Core\0"
VALUE "FileVersion", PYTHON_VERSION
VALUE "InternalName", "Python DLL\0"
- VALUE "LegalCopyright", "Copyright © 2001-2018 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2019 Python Software Foundation. Copyright © 2000 BeOpen.com. Copyright © 1995-2001 CNRI. Copyright © 1991-1995 SMC.\0"
VALUE "OriginalFilename", PYTHON_DLL_NAME "\0"
VALUE "ProductName", "Python\0"
VALUE "ProductVersion", PYTHON_VERSION