diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b5f8104ff..c6974fc62c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,7 +120,7 @@ include(GetLinuxDistribution) set(LDC_VERSION "1.39.0") # May be overridden by git hash tag set(DMDFE_MAJOR_VERSION 2) set(DMDFE_MINOR_VERSION 109) -set(DMDFE_PATCH_VERSION 0) +set(DMDFE_PATCH_VERSION 1) set(DMD_VERSION ${DMDFE_MAJOR_VERSION}.${DMDFE_MINOR_VERSION}.${DMDFE_PATCH_VERSION}) diff --git a/packaging/dlang-tools_version b/packaging/dlang-tools_version index f6dc3c4ebf..8403edf467 100644 --- a/packaging/dlang-tools_version +++ b/packaging/dlang-tools_version @@ -1 +1 @@ -v2.109.0 \ No newline at end of file +v2.109.1 \ No newline at end of file diff --git a/runtime/phobos b/runtime/phobos index 7bb24a4881..654241bed8 160000 --- a/runtime/phobos +++ b/runtime/phobos @@ -1 +1 @@ -Subproject commit 7bb24a48818d87c9ac4da030ea8d03902dbac175 +Subproject commit 654241bed8f1b1460762e55412d9a9ea623f3cc7