Pull down version for v0.6.0 release

This commit is contained in:
Eugene Kliuchnikov 2017-04-10 10:42:24 +02:00 committed by GitHub
parent 21c118ba77
commit 46c1a881b4

View File

@ -14,6 +14,6 @@
BrotliEncoderVersion methods. */
/* Semantic version, calculated as (MAJOR << 24) | (MINOR << 12) | PATCH */
#define BROTLI_VERSION 0x1000000
#define BROTLI_VERSION 0x0006000
#endif /* BROTLI_COMMON_VERSION_H_ */