diff options
author | Nay <dnpd.dd@gmail.com> | 2012-09-03 15:35:28 +0100 |
---|---|---|
committer | Nay <dnpd.dd@gmail.com> | 2012-09-03 15:35:28 +0100 |
commit | 6cde35955df0a74105dfbcb22b9986c7bebf3958 (patch) | |
tree | cdcdd4935b9a53ee95a9579b4bc610619ca58aa1 /dep/bzip2/huffman.c | |
parent | c8a91e255988a766f102cbaf248a378b8ba31034 (diff) |
Core/Dependencies: Update bzip2 to version 1.0.6
Diffstat (limited to 'dep/bzip2/huffman.c')
-rw-r--r-- | dep/bzip2/huffman.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/bzip2/huffman.c b/dep/bzip2/huffman.c index 87e79e38af0..2283fdbc5a1 100644 --- a/dep/bzip2/huffman.c +++ b/dep/bzip2/huffman.c @@ -8,8 +8,8 @@ This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression. - bzip2/libbzip2 version 1.0.5 of 10 December 2007 - Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org> + bzip2/libbzip2 version 1.0.6 of 6 September 2010 + Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org> Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. |