mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
configure.ac: bump version to 1.0.0-rc1
This commit is contained in:
parent
9eb868d33d
commit
84be226396
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([protobuf-c], [1.0.0-pre])
|
||||
AC_INIT([protobuf-c], [1.0.0-rc1])
|
||||
AC_CONFIG_SRCDIR([protobuf-c/protobuf-c.c])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules subdir-objects])
|
||||
|
Loading…
x
Reference in New Issue
Block a user