diff --git a/src/Phobos.version.h b/src/Phobos.version.h index 1a19e1fb1b..2c7ffa22fb 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 23 +#define BUILD_NUMBER 24 // Nightly defines GIT_COMMIT and GIT_BRANCH in GH Actions