summaryrefslogtreecommitdiff
path: root/compiler/cpp/src/thrift/version.h
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-08-03 22:21:05 +0200
committerJens Geyer <jensg@apache.org>2021-08-03 22:21:05 +0200
commitf7e6c654bde5d9832bede2b48b460c3e1bbbbb92 (patch)
tree0ea81a3df907866d7b24fde50ca9c439962f8b7d /compiler/cpp/src/thrift/version.h
parent2c78047fcbd2783e88cab0ebc7245598695477ae (diff)
downloadthrift-f7e6c654bde5d9832bede2b48b460c3e1bbbbb92.tar.gz
bump version number
Diffstat (limited to 'compiler/cpp/src/thrift/version.h')
-rw-r--r--compiler/cpp/src/thrift/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/cpp/src/thrift/version.h b/compiler/cpp/src/thrift/version.h
index 8cbec4e49..bce719af3 100644
--- a/compiler/cpp/src/thrift/version.h
+++ b/compiler/cpp/src/thrift/version.h
@@ -24,6 +24,6 @@
#pragma once
#endif // _MSC_VER
-#define THRIFT_VERSION "0.15.0"
+#define THRIFT_VERSION "0.16.0"
#endif // _THRIFT_VERSION_H_