Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/7zC.txt')
-rwxr-xr-xDOC/7zC.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOC/7zC.txt b/DOC/7zC.txt
index 4b2dda0a..88f039c5 100755
--- a/DOC/7zC.txt
+++ b/DOC/7zC.txt
@@ -1,7 +1,7 @@
-7z ANSI-C Decoder 4.23
+7z ANSI-C Decoder 4.43
----------------------
-7z ANSI-C Decoder 4.23 Copyright (C) 1999-2005 Igor Pavlov
+7z ANSI-C Decoder 4.43 Copyright (C) 1999-2006 Igor Pavlov
7z ANSI-C provides 7z/LZMA decoding.
7z ANSI-C version is simplified version ported from C++ code.