Skip to content

Commit 46367bc

Browse files
authored
Add files via upload
1 parent f44762a commit 46367bc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

res/voidImageViewer.rc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ IDI_BESTFIT ICON "bestfit.ico"
203203
//
204204

205205
VS_VERSION_INFO VERSIONINFO
206-
FILEVERSION 1,0,0,14
207-
PRODUCTVERSION 1,0,0,14
206+
FILEVERSION 1,0,0,15
207+
PRODUCTVERSION 1,0,0,15
208208
FILEFLAGSMASK 0x17L
209209
#ifdef _DEBUG
210210
FILEFLAGS 0x1L
@@ -220,12 +220,12 @@ BEGIN
220220
BLOCK "040904b0"
221221
BEGIN
222222
VALUE "FileDescription", "voidImageViewer"
223-
VALUE "FileVersion", "1.0.0.14"
223+
VALUE "FileVersion", "1.0.0.15"
224224
VALUE "InternalName", "voidImageViewer"
225-
VALUE "LegalCopyright", "Copyright � 2025 voidtools"
225+
VALUE "LegalCopyright", "Copyright � 2026 voidtools"
226226
VALUE "OriginalFilename", "voidImageViewer.exe"
227227
VALUE "ProductName", "voidImageViewer"
228-
VALUE "ProductVersion", "1.0.0.14"
228+
VALUE "ProductVersion", "1.0.0.15"
229229
END
230230
END
231231
BLOCK "VarFileInfo"

0 commit comments

Comments
 (0)