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:
authorgabime <gmelman1@gmail.com>2018-01-12 15:09:34 +0300
committergabime <gmelman1@gmail.com>2018-01-12 15:09:34 +0300
commitccd675a286f457068ee8c823f8207f13c2325b26 (patch)
treed8323965fc1a991682022c9302f6b04a3f5f14e1
parent5372d58adc2378fbea58bbdbe527a72aa16fe8ef (diff)
version 0.16.3v0.16.3
-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 c7af2c79..ff79ef6e 100644
--- a/include/spdlog/spdlog.h
+++ b/include/spdlog/spdlog.h
@@ -7,7 +7,7 @@
#pragma once
-#define SPDLOG_VERSION "0.16.2"
+#define SPDLOG_VERSION "0.16.3"
#include "tweakme.h"
#include "common.h"