[Libreoffice-commits] website.git: Branch 'update' - check.php
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Fri Aug 23 17:31:35 PDT 2013
check.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit db420277c01bc13f2e3df41c0bb7f8c07b130188
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Sat Aug 24 02:27:50 2013 +0200
update users who still use 4.1.0 alpha/beta/rc to 4.1.0 final
even if that means getting another update to 4.1.1 approx a week later
diff --git a/check.php b/check.php
index b1ac506..29e97c6 100644
--- a/check.php
+++ b/check.php
@@ -252,11 +252,11 @@ $update_map = array(
'update_src' => 'http://www.libreoffice.org/download/?type=<type>&lang=<lang>&version=4.0.5',
'substitute' => true ),
- 'latest' => array('gitid' => '5464147a081647a250913f19c0715bca595af2f',
- 'id' => 'LibreOffice 4.0.5',
- 'version' => '4.0.5',
+ 'latest' => array('gitid' => '89ea49ddacd9aa532507cbf852f2bb22b1ace28',
+ 'id' => 'LibreOffice 4.1.0',
+ 'version' => '4.1.0',
'update_type' => 'text/html',
- 'update_src' => 'http://www.libreoffice.org/download/?type=<type>&lang=<lang>&version=4.0.5',
+ 'update_src' => 'http://www.libreoffice.org/download/?type=<type>&lang=<lang>&version=4.1.0',
'substitute' => true ),
);
More information about the Libreoffice-commits
mailing list