Commit 7ea757dd authored by Robert Edmonds's avatar Robert Edmonds

configure.ac: bump version to 1.0.0-pre

parent f52f5009
AC_PREREQ(2.60)
AC_INIT([protobuf-c], [0.16])
AC_INIT([protobuf-c], [1.0.0-pre])
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])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment