[Libreoffice-commits] website.git: Branch 'update' - check.php
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Mon Sep 29 08:24:07 PDT 2014
check.php | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6f256451f6081eee74eeb50359040683b71a82b0
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Mon Sep 29 17:24:00 2014 +0200
add missing hash for 4.2.5-hotfix1
diff --git a/check.php b/check.php
index 4bdc19a..e27d2af 100644
--- a/check.php
+++ b/check.php
@@ -281,6 +281,7 @@ $build_hash_to_version = array(
# 4.2.5
'881bb88abfe2992c6cede97c23e64a9885de87de' => '4.2.5.1',
'61cb170a04bb1f12e77c884eab9192be736ec5f5' => '4.2.5.2', # Final
+ '6ff819b65674ae6c83f3cbab9e4a4c2b292a7a94' => '4.2.5.2', # hotfix for windows (i.e. only built version for win)
# 4.2.6
'5fdddf655fba363e34f755715238d0943a44857e' => '4.2.6.1',
'185f2ce4dcc34af9bd97dec29e6d42c39557298f' => '4.2.6.2', # Final
More information about the Libreoffice-commits
mailing list