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

@@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 2.8.7)
cmake_policy(SET CMP0048 NEW)
project(json-c VERSION 0.13)
project(json-c VERSION 0.13.1)
include(CheckSymbolExists)