Author: kschenk
Date: Thu Aug 14 20:06:48 2014
New Revision: 1618041

URL: http://svn.apache.org/r1618041
Log:
Updated with current release info for m6. Release date may need to be changed.

Modified:
    openoffice/ooo-site/trunk/content/download-NEXT2/globalvars.js

Modified: openoffice/ooo-site/trunk/content/download-NEXT2/globalvars.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download-NEXT2/globalvars.js?rev=1618041&r1=1618040&r2=1618041&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download-NEXT2/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download-NEXT2/globalvars.js Thu Aug 14 
20:06:48 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                   = "AOO411rc2";          // Milestone ID (from 
AOO build system).
+DL.MILESTONE                   = "AOO411m6";           // Milestone ID (from 
AOO build system).
 DL.BUILD                       = "9775";               // Build ID (from AOO 
build system).
-DL.SVN_REV                     = "r1616946";           // SVN revision.
-DL.REL_DATE                    = "2014-Aug-16";        // Date of the public 
announced release.
+DL.SVN_REV                     = "r1617669";           // SVN revision.
+DL.REL_DATE                    = "2014-Aug-19";        // 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).


Reply via email to