mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
version 0.16.2
This commit is contained in:
parent
7663f58379
commit
813dcbcf63
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project(spdlog VERSION 0.16.1)
|
||||
project(spdlog VERSION 0.16.2)
|
||||
include(CTest)
|
||||
include(CMakeDependentOption)
|
||||
include(GNUInstallDirs)
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SPDLOG_VERSION "0.16.1"
|
||||
#define SPDLOG_VERSION "0.16.2"
|
||||
|
||||
#include "tweakme.h"
|
||||
#include "common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user