protobuf-c: bump PROTOBUF_C_VERSION to 1.0.0-rc2

This commit is contained in:
Robert Edmonds 2014-06-27 17:59:07 -04:00
parent aa2f8697d8
commit 448f04acd1

View File

@ -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