Skip to content

Commit 5600671

Browse files
authored
Add files via upload
1 parent 235d568 commit 5600671

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

res/voidImageViewer.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ IDI_BESTFIT ICON "bestfit.ico"
201201
//
202202

203203
VS_VERSION_INFO VERSIONINFO
204-
FILEVERSION 1,0,0,11
205-
PRODUCTVERSION 1,0,0,11
204+
FILEVERSION 1,0,0,12
205+
PRODUCTVERSION 1,0,0,12
206206
FILEFLAGSMASK 0x17L
207207
#ifdef _DEBUG
208208
FILEFLAGS 0x1L
@@ -218,12 +218,12 @@ BEGIN
218218
BLOCK "040904b0"
219219
BEGIN
220220
VALUE "FileDescription", "voidImageViewer"
221-
VALUE "FileVersion", "1.0.0.11"
221+
VALUE "FileVersion", "1.0.0.12"
222222
VALUE "InternalName", "voidImageViewer"
223223
VALUE "LegalCopyright", "Copyright � 2025 voidtools"
224224
VALUE "OriginalFilename", "voidImageViewer.exe"
225225
VALUE "ProductName", "voidImageViewer"
226-
VALUE "ProductVersion", "1.0.0.11"
226+
VALUE "ProductVersion", "1.0.0.12"
227227
END
228228
END
229229
BLOCK "VarFileInfo"

0 commit comments

Comments
 (0)