diff options
Diffstat (limited to 'compiler/cpp/src/thrift/version.h')
-rw-r--r-- | compiler/cpp/src/thrift/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/cpp/src/thrift/version.h b/compiler/cpp/src/thrift/version.h index a1960c4e2..1dcc5dfdc 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.14.1" +#define THRIFT_VERSION "0.14.2" #endif // _THRIFT_VERSION_H_ |