update to version 0.16.1

This commit is contained in:
Gabi Melman
2017-12-20 10:08:49 +02:00
committed by GitHub
parent 79a3a633c7
commit c060a10c10

View File

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