From 742b032884ec6b44a636ad1b19159813a020c52f Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 9 Nov 2010 17:31:11 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=22658 --- doc/versions.inc | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 107b6cf38c..570ea6584f 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w612 = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version", - "file"=>"boinc_6.12.4_windows_intelx86.exe", - "date"=>"22 Oct 2010", + "file"=>"boinc_6.12.5_windows_intelx86.exe", + "date"=>"9 Nov 2010", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w612x64 = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version", - "file"=>"boinc_6.12.4_windows_x86_64.exe", - "date"=>"22 Oct 2010", + "file"=>"boinc_6.12.5_windows_x86_64.exe", + "date"=>"9 Nov 2010", "type"=>"win_new", ); @@ -125,10 +125,10 @@ $m610 = array( ); $m612dev = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.12.4_macOSX_universal.zip", - "date"=>"22 Oct 2010", + "file"=>"boinc_6.12.5_macOSX_universal.zip", + "date"=>"9 Nov 2010", "type"=>"mac_advanced", ); @@ -150,10 +150,10 @@ $m66 = array( ); $m612cdev = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.12.4_universal-apple-darwin.zip", - "date"=>"22 Oct 2010", + "file"=>"boinc_6.12.5_universal-apple-darwin.zip", + "date"=>"9 Nov 2010", "type"=>"bare_core", ); @@ -198,10 +198,10 @@ $l64 = array( ); $l612ubuntudev = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version", - "file"=>"boinc_6.12.4_i686-pc-linux-gnu.sh", - "date"=>"27 Oct 2010", + "file"=>"boinc_6.12.5_i686-pc-linux-gnu.sh", + "date"=>"9 Nov 2010", "type"=>"sea", ); @@ -222,10 +222,10 @@ $l66ubuntu = array( ); $l612ubuntux64dev = array( - "num"=>"6.12.4", + "num"=>"6.12.5", "status"=>"Development version", - "file"=>"boinc_6.12.4_x86_64-pc-linux-gnu.sh", - "date"=>"27 Oct 2010", + "file"=>"boinc_6.12.5_x86_64-pc-linux-gnu.sh", + "date"=>"9 Nov 2010", "type"=>"sea", );