diff --git a/include/Common.h b/include/Common.h index 4eb9981..2e886c4 100644 --- a/include/Common.h +++ b/include/Common.h @@ -150,7 +150,7 @@ private: static inline std::mutex mShutdownHandlersMutex {}; static inline std::deque mShutdownHandlers {}; - static inline Version mVersion { 3, 4, 0 }; + static inline Version mVersion { 3, 4, 1 }; }; void SplitString(std::string const& str, const char delim, std::vector& out); diff --git a/vcpkg b/vcpkg index 326d8b4..6978381 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 326d8b43e365352ba3ccadf388d989082fe0f2a6 +Subproject commit 6978381401d33a5ad6a3385895d12e383083712a