diff --git a/src/Phobos.version.h b/src/Phobos.version.h index 964a2b038b..38cb9090d7 100644 --- a/src/Phobos.version.h +++ b/src/Phobos.version.h @@ -23,7 +23,7 @@ #pragma endregion // Build number. Incremented on each released build. -#define BUILD_NUMBER 41 +#define BUILD_NUMBER 42 // Nightly defines GIT_COMMIT and GIT_BRANCH in GH Actions