Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabi Melman <gmelman1@gmail.com>2017-08-19 18:48:43 +0300
committerGitHub <noreply@github.com>2017-08-19 18:48:43 +0300
commit4fba14c79f356ae48d6141c561bf9fd7ba33fabd (patch)
tree2ad6978717c5ba718b27519404caa14c3a77f635
parentcb02b344a389c89843a2dc6bf91d6b1a574cd8d6 (diff)
Version 0.14.0v0.14.0
-rw-r--r--include/spdlog/spdlog.h2
1 files changed, 1 insertions, 1 deletions
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"