We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e2631 commit 866cd81Copy full SHA for 866cd81
src/packagedcode/win_pe.py
@@ -110,7 +110,7 @@ def logger_debug(*args):
110
'ProductVersion', # the actual version
111
'FileVersion', # another common version
112
'Assembly Version', # a version common in MSFT, redundant when present with ProductVersion
113
- 'AssemblyVersion', # a version common in MSFT, redundant when present with ProductVersion
+ 'AssemblyVersion', # a version common in MSFT, redundant when present with ProductVersion
114
115
'BuildDate', # rare but useful when there 2013/02/04-18:07:46 2018-11-10 14:38
116
0 commit comments