summaryrefslogtreecommitdiff
path: root/compiler/cpp/src/thrift/version.h
diff options
context:
space:
mode:
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 0905b3407..4aeae050a 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.18.0"
+#define THRIFT_VERSION "0.18.1"
#endif // _THRIFT_VERSION_H_