Skip to content

Commit 5ac8355

Browse files
committed
Fix: 2022-10-19
1 parent 8682139 commit 5ac8355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui_source/gui_source.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ win32 {
4646
RC_ICONS = ../icons/main.ico
4747
CONFIG -= embed_manifest_exe
4848
QMAKE_MANIFEST = windows.manifest.xml
49-
VERSION = 0.05.0.0
49+
VERSION = 0.06.0.0
5050
QMAKE_TARGET_COMPANY = NTInfo
5151
QMAKE_TARGET_PRODUCT = XELFViewer
5252
QMAKE_TARGET_DESCRIPTION = XELFViewer is a ELF file viewer/editor.

0 commit comments

Comments
 (0)