diff options
author | Nay <dnpd.dd@gmail.com> | 2012-09-03 16:11:46 +0100 |
---|---|---|
committer | Nay <dnpd.dd@gmail.com> | 2012-09-03 16:11:46 +0100 |
commit | 874ddcb0aede1fb8a3d8077bc11f08203e80b6ba (patch) | |
tree | 78ec500df7858b45ed4c64d05ef135eaffa400f2 /dep/bzip2/bzlib.c | |
parent | dba602ea1617c42c95fa9703d53f4af0a2b3f35d (diff) | |
parent | 0db5573d4de436cf14c9f6d113a28800fa278c2c (diff) |
Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
dep/PackageList.txt
src/tools/map_extractor/System.cpp
Diffstat (limited to 'dep/bzip2/bzlib.c')
-rw-r--r-- | dep/bzip2/bzlib.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/bzip2/bzlib.c b/dep/bzip2/bzlib.c index ef86c91e695..bd358a793b8 100644 --- a/dep/bzip2/bzlib.c +++ b/dep/bzip2/bzlib.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. |