Skip to content

Commit 67335f2

Browse files
committed
Bump version to 2.0.2 in resources.rc
1 parent 3fa89e5 commit 67335f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resources.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
IDI_ICON1 ICON "_icon.ico"
44

55
1 VERSIONINFO
6-
FILEVERSION 2,0,1
7-
PRODUCTVERSION 2,0,1
6+
FILEVERSION 2,0,2
7+
PRODUCTVERSION 2,0,2
88
FILEOS 0x4
99
FILETYPE 0x1
1010
{
@@ -14,12 +14,12 @@ FILETYPE 0x1
1414
{
1515
VALUE "CompanyName", "BrainbirdLab"
1616
VALUE "FileDescription", "File Compress-Encryption program"
17-
VALUE "FileVersion", "2.0.1"
17+
VALUE "FileVersion", "2.0.2"
1818
VALUE "InternalName", "SquirrelZip file archiver"
1919
VALUE "LegalCopyright", "BrainbirdLab"
2020
VALUE "OriginalFilename", "SquirrelZip file archiver"
2121
VALUE "ProductName", "SquirrelZip file archiver"
22-
VALUE "ProductVersion", "2.0.1"
22+
VALUE "ProductVersion", "2.0.2"
2323
VALUE "Author", "Fuad Hasan"
2424
}
2525
}

resources.syso

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)