[Libreoffice-commits] website.git: Branch 'update' - check.php
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Apr 13 17:35:38 UTC 2017
check.php | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 8ed0efedbaac07267a237bb18f6fa22d5bd8f263
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu Apr 13 19:35:26 2017 +0200
enable update to 5.3.2
diff --git a/check.php b/check.php
index de5d427..cf53233 100644
--- a/check.php
+++ b/check.php
@@ -470,6 +470,9 @@ $build_hash_to_version = array(
# 5.3.1
'72fee18f394a980128dc111963f2eefb05998eeb' => '5.3.1.1',
'e80a0e0fd1875e1696614d24c32df0f95f03deb2' => '5.3.1.2', # Final
+ # 5.3.2
+ '7f6693c08cc110b9721245fc4bd4f1712e0c086c' => '5.3.3.1',
+ '6cd4f1ef626f15116896b1d8e1398b56da0d0ee1' => '5.3.3.2', # Final
);
# Descriptions of the target versions
More information about the Libreoffice-commits
mailing list