aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreustas <eustas.ru@gmail.com>2016-06-14 16:05:49 +0200
committerGitHub <noreply@github.com>2016-06-14 16:05:49 +0200
commit95151f9525b078cb4b54a54468317d4c3b07a77c (patch)
tree50b7e1c08e654672d953c9bea5f17af59cde7495
parentee6bb31599f2dbec416edaa4d7270fadbed302d4 (diff)
downloadbrotli-95151f9525b078cb4b54a54468317d4c3b07a77c.zip
brotli-95151f9525b078cb4b54a54468317d4c3b07a77c.tar.gz
brotli-95151f9525b078cb4b54a54468317d4c3b07a77c.tar.bz2
Update version to 0.5.0
-rw-r--r--tools/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/version.h b/tools/version.h
index 53df138..646cacc 100644
--- a/tools/version.h
+++ b/tools/version.h
@@ -9,6 +9,6 @@
#ifndef BROTLI_TOOLS_VERSION_H_
#define BROTLI_TOOLS_VERSION_H_
-#define BROTLI_VERSION "0.4.0"
+#define BROTLI_VERSION "0.5.0"
#endif /* BROTLI_TOOLS_VERSION_H_ */