configure.ac: bump version to 1.0.0

This commit is contained in:
Robert Edmonds 2014-07-22 19:19:38 -04:00
parent 94ee39c8cb
commit b1c2ca4cf1

View File

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