mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 05:15:00 -06:00
4.52 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
d14d4dcdef
commit
33ccab7e72
@@ -2,7 +2,7 @@
|
||||
;Defines
|
||||
|
||||
!define VERSION_MAJOR 4
|
||||
!define VERSION_MINOR 51
|
||||
!define VERSION_MINOR 52
|
||||
!define VERSION_POSTFIX_FULL " beta"
|
||||
!ifdef WIN64
|
||||
!ifdef IA64
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<?define VerMajor = "4" ?>
|
||||
<?define VerMinor = "51" ?>
|
||||
<?define VerMinor = "52" ?>
|
||||
<?define VerBuild = "00" ?>
|
||||
<?define MmVer = "$(var.VerMajor).$(var.VerMinor)" ?>
|
||||
<?define MmHex = "0$(var.VerMajor)$(var.VerMinor)" ?>
|
||||
@@ -214,7 +214,6 @@
|
||||
<Component Id="Docs" Guid="$(var.CompDocs)" DiskId="1" Win64="$(var.Is64)">
|
||||
<File Id="copying.txt" Name="copying.txt" />
|
||||
<File Id="descript.ion" Name="descript.ion" />
|
||||
<File Id="file_id.diz" Name="file_id.diz" />
|
||||
<File Id="History.txt" Name="History.txt" />
|
||||
<File Id="License.txt" Name="License.txt" />
|
||||
<File Id="readme.txt" Name="readme.txt" />
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
7-Zip 4.51 Sources
|
||||
7-Zip 4.52 Sources
|
||||
------------------
|
||||
|
||||
7-Zip is a file archiver for Windows 95/98/ME/NT/2000/2003/XP/Vista.
|
||||
|
||||
Reference in New Issue
Block a user