Author: marcus
Date: Wed Apr 30 19:15:47 2014
New Revision: 1591453
URL: http://svn.apache.org/r1591453
Log:
Let the release mode values start with '1' instead of '0', to avoid errors
Modified:
openoffice/ooo-site/trunk/content/download/other.html
Modified: openoffice/ooo-site/trunk/content/download/other.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/other.html?rev=1591453&r1=1591452&r2=1591453&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/other.html Wed Apr 30 19:15:47
2014
@@ -93,7 +93,7 @@
+ "How to verify the download with signatures and hash values?</a></p>" );
document.write( "<br />" );
- write_table( 0 );
+ write_table( 1 );
document.write( "</div>"
+ "<br />"