Go to the documentation of this file.
18 #ifndef GRPCPP_VERSION_INFO_H
19 #define GRPCPP_VERSION_INFO_H
21 #define GRPC_CPP_VERSION_MAJOR 1
22 #define GRPC_CPP_VERSION_MINOR 71
23 #define GRPC_CPP_VERSION_PATCH 0
24 #define GRPC_CPP_VERSION_TAG ""
25 #define GRPC_CPP_VERSION_STRING "1.71.0"
27 #endif // GRPCPP_VERSION_INFO_H