aboutsummaryrefslogtreecommitdiff
path: root/common/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/version.h')
-rwxr-xr-xcommon/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/version.h b/common/version.h
index a201860..10fe01f 100755
--- a/common/version.h
+++ b/common/version.h
@@ -14,6 +14,6 @@
BrotliEncoderVersion methods. */
/* Semantic version, calculated as (MAJOR << 24) | (MINOR << 12) | PATCH */
-#define BROTLI_VERSION 0x0006000
+#define BROTLI_VERSION 0x1000000
#endif /* BROTLI_COMMON_VERSION_H_ */