Skip to content

Commit a8d3adf

Browse files
authored
Bump version to 1.18
1 parent 91089cb commit a8d3adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rsrc/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// Used by kilib.rc
44
//
55

6-
#define VER_FILEVERSION 1,1,7,0
7-
#define VER_FILEVERSIONSTR "1.17"
6+
#define VER_FILEVERSION 1,1,8,0
7+
#define VER_FILEVERSIONSTR "1.18"
88

99
#include "dlgs.h"
1010
#define IDS_ASKTOSAVE 1

0 commit comments

Comments
 (0)