pull/1106/head
gabime 6 years ago
parent 8d3d06b7a0
commit 90f348d26a

@ -7,5 +7,4 @@
#define SPDLOG_VER_MINOR 4
#define SPDLOG_VER_PATCH 0
#define SPDLOG_VERSION (SPDLOG_VER_MAJOR * 10000 + SPDLOG_VER_MINOR * 100 + SPDLOG_VER_PATCH)

Loading…
Cancel
Save