From 19254e5e925878f04e4810e4bbc2e9d468a1c766 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 18 Feb 2011 18:24:49 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=23066 --- doc/versions.inc | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 63a013c77f..97e9a706ae 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,10 +61,10 @@ function type_text($type) { } $w612 = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version", - "file"=>"boinc_6.12.14_windows_intelx86.exe", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.12.15_windows_intelx86.exe", + "date"=>"18 Feb 2011", "type"=>"win_new", ); @@ -93,10 +93,10 @@ $w5816 = array( ); $w612x64 = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version", - "file"=>"boinc_6.12.14_windows_x86_64.exe", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.12.15_windows_x86_64.exe", + "date"=>"18 Feb 2011", "type"=>"win_new", ); @@ -125,10 +125,10 @@ $m610 = array( ); $m612 = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version (standard GUI)", - "file"=>"boinc_6.12.14_macOSX_universal.zip", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.12.15_macOSX_universal.zip", + "date"=>"18 Feb 2011", "type"=>"mac_advanced", ); @@ -150,10 +150,10 @@ $m66 = array( ); $m612c = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_6.12.14_universal-apple-darwin.zip", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.12.15_universal-apple-darwin.zip", + "date"=>"18 Feb 2011", "type"=>"bare_core", ); @@ -198,10 +198,10 @@ $l64 = array( ); $l612ubuntu = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version", - "file"=>"boinc_6.12.14_i686-pc-linux-gnu.sh", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.15.14_i686-pc-linux-gnu.sh", + "date"=>"18 Feb 2011", "type"=>"sea", ); @@ -222,10 +222,10 @@ $l66ubuntu = array( ); $l612ubuntux64 = array( - "num"=>"6.12.14", + "num"=>"6.12.15", "status"=>"Development version", - "file"=>"boinc_6.12.14_x86_64-pc-linux-gnu.sh", - "date"=>"10 Feb 2011", + "file"=>"boinc_6.12.15_x86_64-pc-linux-gnu.sh", + "date"=>"18 Feb 2011", "type"=>"sea", );