[Libreoffice-commits] website.git: Branch 'update' - check.php

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Mon Sep 2 19:37:56 PDT 2013


 check.php |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit f1e4d7d82e183189280f3e726ec4386c2fb1f4a3
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Sep 3 02:37:24 2013 +0200

    enable update to 4.1.1

diff --git a/check.php b/check.php
index 29e97c6..1fc246a 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'       => '89ea49ddacd9aa532507cbf852f2bb22b1ace28',
-                      'id'          => 'LibreOffice 4.1.0',
-                      'version'     => '4.1.0',
+    'latest' => array('gitid'       => '7e4286b58adc75a14f6d83f53a03b6c11fa2903',
+                      'id'          => 'LibreOffice 4.1.1',
+                      'version'     => '4.1.1',
                       'update_type' => 'text/html',
-                      'update_src'  => 'http://www.libreoffice.org/download/?type=<type>&lang=<lang>&version=4.1.0',
+                      'update_src'  => 'http://www.libreoffice.org/download/?type=<type>&lang=<lang>&version=4.1.1',
                       'substitute'  => true ),
 );
 


More information about the Libreoffice-commits mailing list