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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)