From 99851c3a7f48cb1253153a6344229facf855fea2 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 15 May 2009 18:25:56 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=18127 --- doc/versions.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index cc51557b69..50e02ffe96 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -63,7 +63,7 @@ function type_text($type) { $w66= array( "num"=>"6.6.28", - "status"=>"Stable version", + "status"=>"Recommended version", "file"=>"boinc_6.6.28_windows_intelx86.exe", "date"=>"6 May 2009", "type"=>"win_new", @@ -79,7 +79,7 @@ $w64= array( $w66x64= array( "num"=>"6.6.28", - "status"=>"Stable version", + "status"=>"Recommended version", "file"=>"boinc_6.6.28_windows_x86_64.exe", "date"=>"6 May 2009", "type"=>"win_new", @@ -103,7 +103,7 @@ $w5816= array( $m66 = array( "num"=>"6.6.29", - "status"=>"Stable version (standard GUI)", + "status"=>"Recommended version (standard GUI)", "file"=>"boinc_6.6.29_macOSX_universal.zip", "date"=>"7 May 2009", "type"=>"mac_advanced", @@ -119,7 +119,7 @@ $m6218 = array( $m66c = array( "num"=>"6.6.29", - "status"=>"Stable version (Unix command-line version)", + "status"=>"Recommended version (Unix command-line version)", "file"=>"boinc_6.6.29_universal-apple-darwin.zip", "date"=>"7 May 2009", "type"=>"bare_core",