diff --git a/protobuf-c/protobuf-c.h b/protobuf-c/protobuf-c.h index acb2901..5734b62 100644 --- a/protobuf-c/protobuf-c.h +++ b/protobuf-c/protobuf-c.h @@ -763,7 +763,7 @@ protobuf_c_version_number(void); * The version of the protobuf-c headers, represented as a string using the same * format as protobuf_c_version(). */ -#define PROTOBUF_C_VERSION "1.0.0-rc1" +#define PROTOBUF_C_VERSION "1.0.0-rc2" /** * The version of the protobuf-c headers, represented as an integer using the