bump version

This commit is contained in:
Lion Kortlepel 2024-05-10 14:57:22 +02:00
parent c5dff8b913
commit b995a222ff
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@ private:
static inline std::mutex mShutdownHandlersMutex {};
static inline std::deque<TShutdownHandler> 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<std::string>& out);

2
vcpkg

@ -1 +1 @@
Subproject commit 326d8b43e365352ba3ccadf388d989082fe0f2a6
Subproject commit 6978381401d33a5ad6a3385895d12e383083712a