Bump the version up to 0.13

This commit is contained in:
Eric Haszlakiewicz
2017-12-07 18:03:29 -05:00
parent d582d3ae5a
commit 1f3bc5f20c
7 changed files with 12 additions and 12 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.12.99, [json-c@googlegroups.com])
AC_INIT([json-c], 0.13, [json-c@googlegroups.com])
AM_INIT_AUTOMAKE