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/04/29 21:27:02 UTC

svn commit: r1591064 - /openoffice/ooo-site/trunk/content/download/download_other.js

Author: marcus
Date: Tue Apr 29 19:27:01 2014
New Revision: 1591064

URL: http://svn.apache.org/r1591064
Log:
Forcing a new staging build

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

Modified: openoffice/ooo-site/trunk/content/download/download_other.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/download_other.js?rev=1591064&r1=1591063&r2=1591064&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/download_other.js (original)
+++ openoffice/ooo-site/trunk/content/download/download_other.js Tue Apr 29 19:27:01 2014
@@ -39,7 +39,6 @@ function write_table( rel_mode ) {
 		var URL_SDK	= PEOPLE_BASE_URL + "/binaries/SDK/" + AOO_SDK + VERSION;
 		var URL_SRC	= PEOPLE_BASE_URL + "/source/" + AOO_SRC + VERSION + "-beta-" + SVN_REV + "-src";
 */
-
 	} else {
 		// Beta release mode
 		BETA_VERSION	= "4.1.0";