diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,8 @@ This version is fully compatible with the previous public releases. | |||
6 | This file is part of bzip2/libbzip2, a program and library for | 6 | This file is part of bzip2/libbzip2, a program and library for |
7 | lossless, block-sorting data compression. | 7 | lossless, block-sorting data compression. |
8 | 8 | ||
9 | bzip2/libbzip2 version 1.0.7 of 27 June 2019 | 9 | bzip2/libbzip2 version 1.0.8 of 13 July 2019 |
10 | Copyright (C) 1996-2010 Julian Seward <jseward@acm.org> | 10 | Copyright (C) 1996-2019 Julian Seward <jseward@acm.org> |
11 | 11 | ||
12 | Please read the WARNING, DISCLAIMER and PATENTS sections in this file. | 12 | Please read the WARNING, DISCLAIMER and PATENTS sections in this file. |
13 | 13 | ||
@@ -193,3 +193,4 @@ Cambridge, UK. | |||
193 | 10 December 2007 (bzip2, version 1.0.5) | 193 | 10 December 2007 (bzip2, version 1.0.5) |
194 | 6 Sept 2010 (bzip2, version 1.0.6) | 194 | 6 Sept 2010 (bzip2, version 1.0.6) |
195 | 27 June 2019 (bzip2, version 1.0.7) | 195 | 27 June 2019 (bzip2, version 1.0.7) |
196 | 13 July 2019 (bzip2, version 1.0.8) | ||