Update the master branch to version 0.13.99

This commit is contained in:
Eric Haszlakiewicz
2017-12-09 14:59:48 -05:00
parent 8c4a941475
commit 0631c37c7f
7 changed files with 16 additions and 10 deletions

View File

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