Bump the version numbers for the 0.12 release.

This commit is contained in:
Eric Haszlakiewicz
2014-04-10 22:03:03 -04:00
parent b623741e3d
commit 3c94cdd1af
4 changed files with 6 additions and 6 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.11.99, [json-c@googlegroups.com])
AC_INIT([json-c], 0.12, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE