File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ IDI_BESTFIT ICON "bestfit.ico"
203203//
204204
205205VS_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"
You can’t perform that action at this time.
0 commit comments