diff --git a/src/Phobos.version.h b/src/Phobos.version.h index b6d84e3b21..280ec8d157 100644 --- a/src/Phobos.version.h +++ b/src/Phobos.version.h @@ -29,7 +29,7 @@ #define MERGE_NUMBER 3 // Indicates Merge-related bugfixes only. -#define MERGE_PATCH 7 +#define MERGE_PATCH 8 // Nightly defines GIT_COMMIT and GIT_BRANCH in GH Actions