From ba748bc44684e2e1bbf5e063d431ce102205f6f7 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Thu, 14 Jan 2016 13:56:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd1bd9..2e9c8a9 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Thanks for support, help and comments: Legal stuff ----------- - PackJPG v2.5 (http://www.elektronik.htw-aalen.de/packjpg/index.htm) by Matthias Stirner is used for compression/decompression of JPG files. -- bZip2 1.06 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams. +- bZip2 1.0.6 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams. - zLib 1.2.5 (http://www.zlib.net) by Jean-loup Gailly and Mark Adler is used for compression/decompression of zLib streams. - GifLib 4.1.4 (http://sourceforge.net/projects/giflib) is used for compression/decompression of GIF files. The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond