configure.ac: bump version to 1.0.0-rc2

This commit is contained in:
Robert Edmonds 2014-06-27 17:59:43 -04:00
parent 448f04acd1
commit 93b9674e93

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.64)
AC_INIT([protobuf-c],
[1.0.0-rc1],
[1.0.0-rc2],
[https://github.com/protobuf-c/protobuf-c/issues],
[protobuf-c],
[https://github.com/protobuf-c/protobuf-c])