diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index c7af2c795..ff79ef6e2 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"