Skip to content

Commit f8bb584

Browse files
committed
Version 1.2.4
Updated AssemblyInfo and Readme.md.
1 parent 2f45000 commit f8bb584

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HPIZ Archiver/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// É possível especificar todos os valores ou usar como padrão os Números de Build e da Revisão
3232
// usando o "*" como mostrado abaixo:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.2.3.0")]
35-
[assembly: AssemblyFileVersion("1.2.3.0")]
34+
[assembly: AssemblyVersion("1.2.4.0")]
35+
[assembly: AssemblyFileVersion("1.2.4.0")]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# HPIZ Archiver
22
A new tool for a great old game. View, extract and compress HPI files faster using multithreading and achieve maximum compression with Zopfli DEFLATE.
33

4-
## Compression Benchmark r1.2.3
4+
## Compression Benchmark r1.2.4
55

66
| File | Original Size (zlib) | New Size (Zopfli) | Reduction | Time Elapsed |
77
|------------------|----------------------|-------------------|-----------|--------------|

0 commit comments

Comments
 (0)