diff --git a/code/common/src/config.h b/code/common/src/config.h index f0bbc3d1..e86f8785 100644 --- a/code/common/src/config.h +++ b/code/common/src/config.h @@ -13,6 +13,6 @@ #define GIT_SHA "" #define COMPILER_ID "GNU" -#define COMPILER_VERSION "11.3.0" +#define COMPILER_VERSION "11.4.0" #endif