protobuf-c: bump PROTOBUF_C_VERSION to 1.0.0-rc1

This commit is contained in:
Robert Edmonds 2014-04-04 19:23:42 -04:00
parent 84be226396
commit c11a598e3c

View File

@ -95,7 +95,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-pre"
#define PROTOBUF_C_VERSION "1.0.0-rc1"
/**
* The version of the protobuf-c headers, represented as an integer using the