mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 10:07:02 -06:00
9.13
This commit is contained in:
committed by
Kornel Lesiński
parent
76b173af78
commit
3dacb5eb8a
@@ -2,7 +2,7 @@
|
||||
;Defines
|
||||
|
||||
!define VERSION_MAJOR 9
|
||||
!define VERSION_MINOR 12
|
||||
!define VERSION_MINOR 13
|
||||
!define VERSION_POSTFIX_FULL " beta"
|
||||
!ifdef WIN64
|
||||
!ifdef IA64
|
||||
@@ -248,6 +248,7 @@ Section
|
||||
File th.txt
|
||||
File tr.txt
|
||||
File tt.txt
|
||||
File ug.txt
|
||||
File uk.txt
|
||||
File uz.txt
|
||||
File va.txt
|
||||
@@ -439,6 +440,7 @@ Section "Uninstall"
|
||||
Delete $INSTDIR\Lang\th.txt
|
||||
Delete $INSTDIR\Lang\tr.txt
|
||||
Delete $INSTDIR\Lang\tt.txt
|
||||
Delete $INSTDIR\Lang\ug.txt
|
||||
Delete $INSTDIR\Lang\uk.txt
|
||||
Delete $INSTDIR\Lang\uz.txt
|
||||
Delete $INSTDIR\Lang\va.txt
|
||||
|
||||
Reference in New Issue
Block a user