ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/stable/1.1/contrib/bzip2/bzlib_private.h
(Generate patch)

Comparing stable/1.1/contrib/bzip2/bzlib_private.h (file contents):
Revision 12230 by laffer1, Sun Jan 20 18:21:53 2019 UTC vs.
Revision 12231 by laffer1, Thu Aug 8 23:05:20 2019 UTC

# Line 8 | Line 8
8     This file is part of bzip2/libbzip2, a program and library for
9     lossless, block-sorting data compression.
10  
11 <   bzip2/libbzip2 version 1.0.6 of 6 September 2010
12 <   Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
11 >   bzip2/libbzip2 version 1.0.7 of 27 June 2019
12 >   Copyright (C) 1996-2010 Julian Seward <jseward@acm.org>
13  
14     Please read the WARNING, DISCLAIMER and PATENTS sections in the
15     README file.
# Line 36 | Line 36
36  
37   /*-- General stuff. --*/
38  
39 < #define BZ_VERSION  "1.0.6, 6-Sept-2010"
39 > #define BZ_VERSION  "1.0.7, 27-Jun-2019"
40  
41   typedef char            Char;
42   typedef unsigned char   Bool;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines