Update release version to 0.12.1 and generate configure script.

This commit is contained in:
Eric Haszlakiewicz
2016-06-07 03:37:31 +00:00
parent 8ba19375d5
commit ef2240098d
9 changed files with 113 additions and 81 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.12, [json-c@googlegroups.com])
AC_INIT([json-c], 0.12.1, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE