From f8bb58483275a2ced75c6e61294bf47ddb757d99 Mon Sep 17 00:00:00 2001 From: THGSCST Date: Sat, 21 Aug 2021 16:19:10 -0300 Subject: [PATCH] Version 1.2.4 Updated AssemblyInfo and Readme.md. --- HPIZ Archiver/Properties/AssemblyInfo.cs | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HPIZ Archiver/Properties/AssemblyInfo.cs b/HPIZ Archiver/Properties/AssemblyInfo.cs index 329fcc4..a3924f4 100644 --- a/HPIZ Archiver/Properties/AssemblyInfo.cs +++ b/HPIZ Archiver/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // É possível especificar todos os valores ou usar como padrão os Números de Build e da Revisão // usando o "*" como mostrado abaixo: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.3.0")] -[assembly: AssemblyFileVersion("1.2.3.0")] +[assembly: AssemblyVersion("1.2.4.0")] +[assembly: AssemblyFileVersion("1.2.4.0")] diff --git a/README.md b/README.md index d7b3df0..4f1e04c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # HPIZ Archiver A new tool for a great old game. View, extract and compress HPI files faster using multithreading and achieve maximum compression with Zopfli DEFLATE. -## Compression Benchmark r1.2.3 +## Compression Benchmark r1.2.4 | File | Original Size (zlib) | New Size (Zopfli) | Reduction | Time Elapsed | |------------------|----------------------|-------------------|-----------|--------------|