Update to 7-Zip 16.04

This commit is contained in:
Tino Reichardt
2016-10-06 20:40:55 +02:00
parent b619eddd14
commit f3f39b74b0
11 changed files with 57 additions and 27 deletions

View File

@@ -10,8 +10,8 @@ AppName = "7-Zip"
InstallDir = %CE1%\%AppName%
[Strings]
AppVer = "16.03"
AppDate = "2016-10-28"
AppVer = "16.04"
AppDate = "2016-10-04"
[CEDevice]
; ProcessorType = 2577 ; ARM

View File

@@ -2,7 +2,7 @@
;Defines
!define VERSION_MAJOR 16
!define VERSION_MINOR 03
!define VERSION_MINOR 04
!define VERSION_POSTFIX_FULL ""
!ifdef WIN64
!ifdef IA64

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<?define VerMajor = "16" ?>
<?define VerMinor = "03" ?>
<?define VerMinor = "04" ?>
<?define VerBuild = "00" ?>
<?define MmVer = "$(var.VerMajor).$(var.VerMinor)" ?>
<?define MmHex = "$(var.VerMajor)$(var.VerMinor)" ?>

View File

@@ -1,4 +1,4 @@
7-Zip 16.02 Sources
7-Zip 16.04 Sources
-------------------
7-Zip is a file archiver for Windows.