This commit is contained in:
Igor Pavlov
2007-12-06 00:00:00 +00:00
committed by Kornel Lesiński
parent acd742622d
commit bd1fa36322
12 changed files with 41 additions and 17 deletions

View File

@@ -2,8 +2,8 @@
;Defines
!define VERSION_MAJOR 4
!define VERSION_MINOR 56
!define VERSION_POSTFIX_FULL " beta"
!define VERSION_MINOR 57
!define VERSION_POSTFIX_FULL ""
!ifdef WIN64
!ifdef IA64
!define VERSION_SYS_POSTFIX_FULL " for Windows IA-64"

View File

@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<?define VerMajor = "4" ?>
<?define VerMinor = "56" ?>
<?define VerMinor = "57" ?>
<?define VerBuild = "00" ?>
<?define MmVer = "$(var.VerMajor).$(var.VerMinor)" ?>
<?define MmHex = "0$(var.VerMajor)$(var.VerMinor)" ?>

View File

@@ -1,4 +1,4 @@
7-Zip 4.56 Sources
7-Zip 4.57 Sources
------------------
7-Zip is a file archiver for Windows 95/98/ME/NT/2000/2003/XP/Vista.