Bump versions up to 0.12.99 since a 0.12 release was just created.

This commit is contained in:
Eric Haszlakiewicz
2014-04-10 22:44:13 -04:00
parent f84d9c55db
commit 515ba0dfb7
5 changed files with 10 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.99, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE