Update Brotli to v1.0.1

- update README.md to the new versions (LZ4, Brotli)
This commit is contained in:
Tino Reichardt
2017-09-28 09:33:27 +02:00
parent 699a608314
commit a818384b05
39 changed files with 463 additions and 432 deletions

View File

@@ -32,8 +32,8 @@ extern "C" {
#define BROTLIMT_MAGICNUMBER 0x5242U /* BR */
#define BROTLIMT_MAGIC_SKIPPABLE 0x184D2A50U
#define BROTLI_VERSION_MAJOR 0
#define BROTLI_VERSION_MINOR 6
#define BROTLI_VERSION_MAJOR 1
#define BROTLI_VERSION_MINOR 0
/* **************************************
* Error Handling