Author: marcus
Date: Thu Jul 18 22:22:39 2013
New Revision: 1504689

URL: http://svn.apache.org/r1504689
Log:
Add more technical data in variables

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

Modified: openoffice/ooo-site/trunk/content/download/test/globalvars.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars.js?rev=1504689&r1=1504688&r2=1504689&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Thu Jul 18 
22:22:39 2013
@@ -12,7 +12,9 @@
 
 // General variables for the most recent stable release
 var VERSION                    = "4.0.0";
-var SVN_REV                    = "r1234567890";
+var MILESTONE                  = "AOO400m3";
+var BUILD                      = "9702";
+var SVN_REV                    = "r1503704";
 
 // Variables for the tables for the most recent stable release
 var PLATFORM                   = new Array( "Win_x86", "Linux_x86_rpm", 
"Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb", "MacOS_x86" );


Reply via email to