You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/08/12 23:40:44 UTC

svn commit: r919185 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download-NEXT2/globalvars.js

Author: buildbot
Date: Tue Aug 12 21:40:43 2014
New Revision: 919185

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download-NEXT2/globalvars.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 12 21:40:43 2014
@@ -1 +1 @@
-1617595
+1617597

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 12 21:40:43 2014
@@ -1 +1 @@
-1617595
+1617597

Modified: websites/staging/ooo-site/trunk/content/download-NEXT2/globalvars.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download-NEXT2/globalvars.js (original)
+++ websites/staging/ooo-site/trunk/content/download-NEXT2/globalvars.js Tue Aug 12 21:40:43 2014
@@ -14,10 +14,10 @@ var DL = new Object();
 // Stable release: General variables.
 DL.VERSION			= "4.1.1";		// Release version in full format "x.y.z".
 DL.VERSION_SHORT		= DL.VERSION;		// Release version in short format "x.y".
-DL.MILESTONE			= "AOO411m5";		// Milestone ID (from AOO build system).
+DL.MILESTONE			= "AOO411rc2";		// Milestone ID (from AOO build system).
 DL.BUILD			= "9775";		// Build ID (from AOO build system).
-DL.SVN_REV			= "r1616489";		// SVN revision.
-DL.REL_DATE			= "2014-Apr-29";	// Date of the public announced release.
+DL.SVN_REV			= "r1616946";		// SVN revision.
+DL.REL_DATE			= "2014-Aug-16";	// Date of the public announced release.
 DL.PREV_VERSION			= "4.1.0";		// Release of the previous version.
 DL.OLDVERSION			= "3.4.1";		// Old version (last stable release of 3.x series).
 DL.LEGACYVERSION		= "3.3.0";		// Old legacy version (last stable none-Apache release).