diff options
author | Nay <dnpd.dd@gmail.com> | 2012-09-03 15:51:34 +0100 |
---|---|---|
committer | Nay <dnpd.dd@gmail.com> | 2012-09-03 15:51:34 +0100 |
commit | c7fed98b9ddef32b7c17d6022435b5bf8c4fa3f5 (patch) | |
tree | 3ae3947ff14a14208f6ece4e635f0b5641c8c9d3 /dep/bzip2/compress.c | |
parent | ffe8c75f17aa4c4059771265dd408055cb3c4e52 (diff) | |
parent | 0db5573d4de436cf14c9f6d113a28800fa278c2c (diff) |
Merge remote-tracking branch 'origin/master' into mmaps
Conflicts:
dep/PackageList.txt
Diffstat (limited to 'dep/bzip2/compress.c')
-rw-r--r-- | dep/bzip2/compress.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/bzip2/compress.c b/dep/bzip2/compress.c index 8c80a079700..caf7696011b 100644 --- a/dep/bzip2/compress.c +++ b/dep/bzip2/compress.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. |