Skip to content

Commit

Permalink
Pull down version for v0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
eustas committed Apr 10, 2017
1 parent 21c118b commit 46c1a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.h
Expand Up @@ -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_ */

0 comments on commit 46c1a88

Please sign in to comment.