From 8e6f5da042f08a80850581f9dc21989f8210463d Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 18 Aug 2022 19:35:39 +0200 Subject: Branch libreoffice-7-3-6 This is 'libreoffice-7-3-6' - the stable branch for the 7.3.6 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 7.3.x release, please use the 'libreoffice-7-3' branch. If you want to build something cool, unstable, and risky, use master. --- .gitreview | 2 +- dictionaries | 2 +- helpcontent2 | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitreview b/.gitreview index 7adc48c45adb..aa62977bd297 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=libreoffice-7-3 +defaultbranch=libreoffice-7-3-6 diff --git a/dictionaries b/dictionaries index cdbc21defb8b..35941d112bd2 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit cdbc21defb8bf9d4f6dfd4bb23a1428e97084a01 +Subproject commit 35941d112bd29c60d4f8b1ac4291458c266482ae diff --git a/helpcontent2 b/helpcontent2 index 634364782fb7..85fc209ef1d8 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 634364782fb77fe62c70625f555d990259491e95 +Subproject commit 85fc209ef1d847a17879960cf223e483bace338e diff --git a/translations b/translations index 0c76c3acc2f3..8a3d47042430 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 0c76c3acc2f3a417de5ef807ec23af245e75707b +Subproject commit 8a3d4704243042d86db8d2a515edcb09d8281779 -- cgit