blob: f4d4473e93007f641231f743220f5bb1e81e2442 [file] [log] [blame]
#ifndef GOOGLE_PROTOBUF_RUNTIME_VERSION_H__
#define GOOGLE_PROTOBUF_RUNTIME_VERSION_H__
#ifdef PROTOBUF_VERSION
#error PROTOBUF_VERSION was previously defined
#endif // PROTOBUF_VERSION
#ifdef PROTOBUF_VERSION_SUFFIX
#error PROTOBUF_VERSION_SUFFIX was previously defined
#endif // PROTOBUF_VERSION_SUFFIX
#define PROTOBUF_VERSION 5027000
#define PROTOBUF_VERSION_SUFFIX "-rc2"
#endif // GOOGLE_PROTOBUF_RUNTIME_VERSION_H__