Update common.h

Updated spdlog version macro to 0.16.4-rc
This commit is contained in:
Gabi Melman
2018-03-09 23:26:28 +02:00
committed by GitHub
parent 1946818292
commit 650daf7542

View File

@@ -5,7 +5,7 @@
#pragma once
#define SPDLOG_VERSION "0.16.3"
#define SPDLOG_VERSION "0.16.4-rc"
#include "tweakme.h"