From c75646a359e4bb38ff11e4b7255a3ad49ab3319c Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Tue, 30 Aug 2022 22:54:32 +0200 Subject: version bump --- compiler/cpp/src/thrift/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler') diff --git a/compiler/cpp/src/thrift/version.h b/compiler/cpp/src/thrift/version.h index 2a4b92570..0905b3407 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.17.0" +#define THRIFT_VERSION "0.18.0" #endif // _THRIFT_VERSION_H_ -- cgit v1.2.1