Bump version to 0.13.1, and re-generate autoconf and automake files.

This commit is contained in:
Eric Haszlakiewicz
2018-03-05 23:16:43 -05:00
parent 914527d091
commit 991e128df5
7 changed files with 139 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
AC_PREREQ(2.64)
# Process this file with autoconf to produce a configure script.
AC_INIT([json-c], 0.13, [json-c@googlegroups.com])
AC_INIT([json-c], 0.13.1, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE