minor fixes for lizard again

- add Lizard to Explorer Context menu
- fixed the .liz handler (can compress now)
This commit is contained in:
Tino Reichardt
2017-05-28 18:55:54 +02:00
parent 82a076a321
commit 3b096d5d64
5 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#define MY_VER_MAJOR 1
#define MY_VER_MINOR 2
#define MY_VER_BUILD 0
#define MY_VERSION_NUMBERS "1.2.0 R5"
#define MY_VERSION_NUMBERS "1.2.0 R6"
#define MY_VERSION MY_VERSION_NUMBERS
#define MY_DATE "2017-05-28"
#undef MY_COPYRIGHT