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 732fa19 commit c4a45ebCopy full SHA for c4a45eb
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