Bump the version numbers for the 0.11 release.

This commit is contained in:
Eric Haszlakiewicz
2013-03-31 21:33:59 -05:00
parent 09c2e72b18
commit 4f4c3c17d4
6 changed files with 17 additions and 17 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, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)