check.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
New commits: commit b739c6a8f194d95ae1016bbf274745c455d53544 Author: Jan Holesovsky <ke...@suse.cz> Date: Tue Jul 24 14:27:18 2012 +0200 Offer update to 3.6.0.2 (RC2). diff --git a/check.php b/check.php index b627fac..c162923 100644 --- a/check.php +++ b/check.php @@ -131,7 +131,8 @@ $update_versions = array( '1f1cdd8-e28082e-41df8bf-b153627-a97a84' => 'LO-3.6-pre', # 3.6.0 Beta1 'f010139-41cc8cc-da4127d-d2bb4b0-f433b8' => 'LO-3.6-pre', # 3.6.0 Beta2 '3e2b862-dd05a58-d67668b-8ec3f67-dfb62d' => 'LO-3.6-pre', # 3.6.0 Beta3 - #'73f9fb6-115b9dc-d7b744e-21dd070-d656a7' => 'LO-3.6-pre', # 3.6.0 RC1 + '73f9fb6-115b9dc-d7b744e-21dd070-d656a7' => 'LO-3.6-pre', # 3.6.0 RC1 + #'815c576-a5d8898-9df72e7-b4d87fe-96ce64' => 'LO-3.6-pre', # 3.6.0 RC2 ); # Descriptions of the target versions @@ -152,9 +153,9 @@ $update_map = array( # 'update_type' => 'text/html', # 'update_src' => 'http://www.libreoffice.org/download/pre-releases/'), - 'LO-3.6-pre' => array('gitid' => '73f9fb6-115b9dc-d7b744e-21dd070-d656a7', - 'id' => 'LibreOffice 3.6.0 RC1', - 'version' => '3.6.0 RC1', + 'LO-3.6-pre' => array('gitid' => '815c576-a5d8898-9df72e7-b4d87fe-96ce64', + 'id' => 'LibreOffice 3.6.0 RC2', + 'version' => '3.6.0 RC2', 'update_type' => 'text/html', 'update_src' => 'http://www.libreoffice.org/download/pre-releases/'), ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits