This commit is contained in:
pantor
2019-12-27 11:36:57 +01:00
parent 1d419d1940
commit aad2cc4358

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
project(inja LANGUAGES CXX VERSION 2.0.0)
project(inja LANGUAGES CXX VERSION 2.2.0)
option(INJA_USE_EMBEDDED_JSON "Use the shipped json header if not available on the system" ON)