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 70
23 #define GRPC_CPP_VERSION_PATCH 1
24 #define GRPC_CPP_VERSION_TAG ""
25 #define GRPC_CPP_VERSION_STRING "1.70.1"
27 #endif // GRPCPP_VERSION_INFO_H