Bump the versions for the non-release branch; add a placeholder section to the change log.

This commit is contained in:
Eric Haszlakiewicz
2013-04-02 21:22:59 -05:00
parent 20db5a4e84
commit 4207147c24
4 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
# Process this file with autoconf to produce a configure script.
AC_INIT([json-c], 0.10.99, [json-c@googlegroups.com])
AC_INIT([json-c], 0.11.99, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)