Skip to content

Commit

Permalink
Release 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artem78 committed May 18, 2022
1 parent 25da1ce commit dccb026
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion inc/Defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#define DEFS_H_

// Main definitions
const TVersion KProgramVersion(1, 9, 0);
const TVersion KProgramVersion(1, 9, 1);

// Debugging
/*#ifdef _DEBUG
Expand Down
2 changes: 1 addition & 1 deletion sis/S60Maps.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
&EN

; standard SIS file header
#{"S60Maps"},(0xED689B88),1,9,0
#{"S60Maps"},(0xED689B88),1,9,1

;Localised Vendor name
%{"artem78"}
Expand Down

0 comments on commit dccb026

Please sign in to comment.