From 4fba14c79f356ae48d6141c561bf9fd7ba33fabd Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 19 Aug 2017 18:48:43 +0300 Subject: Version 0.14.0 --- include/spdlog/spdlog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index 1b2a1dcd..8fec6431 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -7,7 +7,7 @@ #pragma once -#define SPDLOG_VERSION "0.13.0" +#define SPDLOG_VERSION "0.14.0" #include "spdlog/tweakme.h" #include "spdlog/common.h" -- cgit v1.2.3