From 665e14ac46216afb784c58e9652ceef88bfbd4f8 Mon Sep 17 00:00:00 2001 From: Martin Kinkelin Date: Tue, 16 Jul 2024 15:24:07 +0200 Subject: [PATCH] Bump version, frontend version and Phobos --- CMakeLists.txt | 6 +++--- runtime/phobos | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c6974fc62c..91a805aeef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -117,10 +117,10 @@ include(GetLinuxDistribution) # # Version information -set(LDC_VERSION "1.39.0") # May be overridden by git hash tag +set(LDC_VERSION "1.40.0") # May be overridden by git hash tag set(DMDFE_MAJOR_VERSION 2) -set(DMDFE_MINOR_VERSION 109) -set(DMDFE_PATCH_VERSION 1) +set(DMDFE_MINOR_VERSION 110) +set(DMDFE_PATCH_VERSION 0) set(DMD_VERSION ${DMDFE_MAJOR_VERSION}.${DMDFE_MINOR_VERSION}.${DMDFE_PATCH_VERSION}) diff --git a/runtime/phobos b/runtime/phobos index 654241bed8..8df9886447 160000 --- a/runtime/phobos +++ b/runtime/phobos @@ -1 +1 @@ -Subproject commit 654241bed8f1b1460762e55412d9a9ea623f3cc7 +Subproject commit 8df98864472b6b923daded52230fcb4bc37dcfca