개정판 27a5db8e
issue #1183 Version 정보 업데이트 및 변경내용 수정
Change-Id: I1ee00d59e27bc7ff0aa5117d010effa2667ac12c
readme.html | ||
---|---|---|
56 | 56 | |
57 | 57 |
<tr><td style="tr-title" colspan="2" bgcolor=lightgray><B>3.0.9.0 [2020.09.14]</B></td></tr> |
58 | 58 |
<tr><td class="filesChanged">1.</td><td>단위 환산 오류 수정</td></tr> |
59 |
|
|
60 |
<tr><td style="tr-title" colspan="2" bgcolor=lightgray><B>3.1.0.0 [2020.09.21]</B></td></tr> |
|
61 |
<tr><td class="filesChanged">1.</td><td>단위 환산 오류 수정</td></tr> |
|
62 |
<tr><td class="filesChanged">2.</td><td>Fitting Input 누락 이미지 추가</td></tr> |
|
59 | 63 |
</table> |
60 | 64 |
</BODY> |
61 | 65 |
</html> |
version.rc | ||
---|---|---|
7 | 7 |
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4) |
8 | 8 |
# Set not needed items to zero 0. |
9 | 9 |
# Local Build $BUILD_NUMBER=0 |
10 |
filevers=(3,0,9,0),
|
|
11 |
prodvers=(3,0,9,0),
|
|
10 |
filevers=(3,1,0,0),
|
|
11 |
prodvers=(3,1,0,0),
|
|
12 | 12 |
# Contains a bitmask that specifies the valid bits 'flags'r |
13 | 13 |
mask=0x3f, |
14 | 14 |
# Contains a bitmask that specifies the Boolean attributes of the file. |
... | ... | |
32 | 32 |
u'040904B0', |
33 | 33 |
[StringStruct(u'CompanyName', u'SECL'), |
34 | 34 |
StringStruct(u'FileDescription', u'Hydraulic Calculator'), |
35 |
StringStruct(u'FileVersion', u'3.0.9.0'),
|
|
35 |
StringStruct(u'FileVersion', u'3.1.0.0'),
|
|
36 | 36 |
StringStruct(u'InternalName', u'HYTOS'), |
37 | 37 |
StringStruct(u'LegalCopyright', u'Copyright(c) SECL'), |
38 | 38 |
StringStruct(u'OriginalFilename', u'HYTOS.exe'), |
39 | 39 |
StringStruct(u'ProductName', u'HYTOS'), |
40 |
StringStruct(u'ProductVersion', u'3.0.9.0')])
|
|
40 |
StringStruct(u'ProductVersion', u'3.1.0.0')])
|
|
41 | 41 |
]), |
42 | 42 |
VarFileInfo([VarStruct(u'Translation', [1033, 1200])]) |
43 | 43 |
] |
내보내기 Unified diff