From 7fa4871212578b242591c6d728f8f4dfdaf26b60 Mon Sep 17 00:00:00 2001 From: Martin Kinkelin Date: Sat, 4 Nov 2023 21:41:06 +0100 Subject: [PATCH] Bump frontend version & Phobos submodule --- CMakeLists.txt | 2 +- packaging/dlang-tools_version | 2 +- runtime/phobos | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5c86891277d..17c8156ed2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,7 +120,7 @@ include(GetLinuxDistribution) set(LDC_VERSION "1.35.0") # May be overridden by git hash tag set(DMDFE_MAJOR_VERSION 2) set(DMDFE_MINOR_VERSION 105) -set(DMDFE_PATCH_VERSION 2) +set(DMDFE_PATCH_VERSION 3) 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 d7b23d710b0..b8cc4b915ac 100644 --- a/packaging/dlang-tools_version +++ b/packaging/dlang-tools_version @@ -1 +1 @@ -v2.105.2 \ No newline at end of file +v2.105.3 \ No newline at end of file diff --git a/runtime/phobos b/runtime/phobos index a4d814cf4de..bc6cc23269a 160000 --- a/runtime/phobos +++ b/runtime/phobos @@ -1 +1 @@ -Subproject commit a4d814cf4de1420fd4a976810c8ec15caf065498 +Subproject commit bc6cc23269af5ab3b0ae33288db01d123e41b80d