Skip to content

Commit c4a45eb

Browse files
committed
minor changes
1 parent 732fa19 commit c4a45eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packagedcode/win_pe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def logger_debug(*args):
110110
'ProductVersion', # the actual version
111111
'FileVersion', # another common version
112112
'Assembly Version', # a version common in MSFT, redundant when present with ProductVersion
113-
'AssemblyVersion', # a version common in MSFT, redundant when present with ProductVersion
113+
'AssemblyVersion', # a version common in MSFT, redundant when present with ProductVersion
114114

115115
'BuildDate', # rare but useful when there 2013/02/04-18:07:46 2018-11-10 14:38
116116

0 commit comments

Comments
 (0)