From fb69e223e528e6e4c1411ced8b7c9f07024dc280 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Sun, 11 Aug 2019 06:22:06 +0000 Subject: Vendor import bzip2 -- upgrade to version 1.0.8. --- bzlib_private.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bzlib_private.h') diff --git a/bzlib_private.h b/bzlib_private.h index 797555222d525..3755a6f701ec1 100644 --- a/bzlib_private.h +++ b/bzlib_private.h @@ -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.7 of 27 June 2019 - Copyright (C) 1996-2010 Julian Seward + bzip2/libbzip2 version 1.0.8 of 13 July 2019 + Copyright (C) 1996-2019 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. @@ -36,7 +36,7 @@ /*-- General stuff. --*/ -#define BZ_VERSION "1.0.7, 27-Jun-2019" +#define BZ_VERSION "1.0.8, 13-Jul-2019" typedef char Char; typedef unsigned char Bool; -- cgit v1.2.3