Update CMakeLists.txt

This commit is contained in:
Gabi Melman
2018-01-12 16:06:30 +02:00
committed by GitHub
parent ccd675a286
commit f258af4364

View File

@@ -4,7 +4,7 @@
#
cmake_minimum_required(VERSION 3.1)
project(spdlog VERSION 0.16.2)
project(spdlog VERSION 0.16.3)
include(CTest)
include(CMakeDependentOption)
include(GNUInstallDirs)