Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artem78 committed Dec 31, 2020
1 parent 0c28112 commit adddfa8
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, 1, 0);
const TVersion KProgramVersion(1, 2, 0);

// 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,1,0
#{"S60Maps"},(0xED689B88),1,2,0

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

0 comments on commit adddfa8

Please sign in to comment.