You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/06 23:37:11 UTC

svn commit: r1608297 - /openoffice/ooo-site/trunk/content/download/test/release_matrix.js

Author: marcus
Date: Sun Jul  6 21:37:11 2014
New Revision: 1608297

URL: http://svn.apache.org/r1608297
Log:
Release date: Exchanged the month as word with month as number, this looks better on non-English download webpages

Modified:
    openoffice/ooo-site/trunk/content/download/test/release_matrix.js

Modified: openoffice/ooo-site/trunk/content/download/test/release_matrix.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/release_matrix.js?rev=1608297&r1=1608296&r2=1608297&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/release_matrix.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/release_matrix.js Sun Jul  6 21:37:11 2014
@@ -287,7 +287,7 @@ DL.release_matrix_410 = {
 DL.release_matrix_401 = {
 "src": {
 	 "0": [ 'src', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
-	 "1": [ 'AOO401m5', '9714', 'r1524958', '2013-04-01' ],
+	 "1": [ 'AOO401m5', '9714', 'r1524958', '2013-10-01' ],
 	 "2": [ 'tar_bz2', 'y', '205' ],
 	 "3": [ 'tar_gz',  'y', '271' ],
 	 "4": [ 'zip',	   'y', '317' ] },
@@ -543,7 +543,7 @@ DL.release_matrix_401 = {
 DL.release_matrix_400 = {
 "src": {
 	 "0": [ 'src', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
-	 "1": [ 'AOO400m3', '9702', 'r1503704', '2013-04-23' ],
+	 "1": [ 'AOO400m3', '9702', 'r1503704', '2013-07-23' ],
 	 "2": [ 'tar_bz2', 'y', '202' ],
 	 "3": [ 'tar_gz',  'y', '267' ],
 	 "4": [ 'zip',	   'y', '314' ] },