diff --git a/lib/include/public/Version.hpp b/lib/include/public/Version.hpp index f72c79ce7..8d3ba5285 100644 --- a/lib/include/public/Version.hpp +++ b/lib/include/public/Version.hpp @@ -6,8 +6,8 @@ #define MAT_VERSION_HPP // WARNING: DO NOT MODIFY THIS FILE! // This file has been automatically generated, manual changes will be lost. -#define BUILD_VERSION_STR "3.9.302.1" -#define BUILD_VERSION 3,9,302,1 +#define BUILD_VERSION_STR "3.9.309.1" +#define BUILD_VERSION 3,9,309,1 #ifndef RESOURCE_COMPILER_INVOKED #include "ctmacros.hpp" @@ -18,7 +18,7 @@ namespace MAT_NS_BEGIN { uint64_t const Version = ((uint64_t)3 << 48) | ((uint64_t)9 << 32) | - ((uint64_t)302 << 16) | + ((uint64_t)309 << 16) | ((uint64_t)1); } MAT_NS_END diff --git a/lib/modules b/lib/modules index 7737383a8..46a3d493a 160000 --- a/lib/modules +++ b/lib/modules @@ -1 +1 @@ -Subproject commit 7737383a8ebffce6a39ee1d5861bfc21eca8d6b6 +Subproject commit 46a3d493a04ede9e52cd78731b87cae903d40a39