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

@@ -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)
include(CheckSymbolExists)