From 5c8f6a408ea01835d45f1eb9a97d799ad84efbfa Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Thu, 26 Aug 2021 10:09:39 +0200 Subject: Branch libreoffice-7-2-1 This is 'libreoffice-7-2-1' - the stable branch for the 7.2.1 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 7.2.x release, please use the 'libreoffice-7-2' 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 0dc1cf997ec7..ce4880e4caa5 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=libreoffice-7-2 +defaultbranch=libreoffice-7-2-1 diff --git a/dictionaries b/dictionaries index 447a883184ea..076e19fd9c97 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 447a883184eaa8643fd6ae9a85ca64ef1d912d35 +Subproject commit 076e19fd9c972b9d9483fbca54bdde591d6ca8a9 diff --git a/helpcontent2 b/helpcontent2 index c02776cc4190..c623f8c90f04 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit c02776cc419095076090911014195fc57301e6da +Subproject commit c623f8c90f04bfa36bf71ff2460b8a1b7d8355c9 diff --git a/translations b/translations index 1accb7d1ead6..c8c0f0370a97 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 1accb7d1ead63f608f5d436c5a4b1bd297e2d6b8 +Subproject commit c8c0f0370a97b510e484cba26aaf1bfbcd3e2886 -- cgit