From e7416159d6f90878bc5096440bcbdd52ab0996bf Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 22 Feb 2012 17:23:23 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=25310 --- doc/versions.inc | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index a6ea360189..d81d7a3b6b 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -32,10 +32,10 @@ function type_text($type) { } $w70 = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version", - "file"=>"boinc_7.0.8_windows_intelx86.exe", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_windows_intelx86.exe", + "date"=>"22 Feb 2012", "type"=>"win_new", ); @@ -72,10 +72,10 @@ $w5816 = array( ); $w70x64 = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version", - "file"=>"boinc_7.0.8_windows_x86_64.exe", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_windows_x86_64.exe", + "date"=>"22 Feb 2012", "type"=>"win_new", ); @@ -96,10 +96,10 @@ $w610x64 = array( ); $m70 = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.0.8_macOSX_i686.zip", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_macOSX_i686.zip", + "date"=>"22 Feb 2012", "type"=>"mac_advanced", ); @@ -128,10 +128,10 @@ $m66 = array( ); $m70c = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.0.8_i686-apple-darwin.zip", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_i686-apple-darwin.zip", + "date"=>"22 Feb 2012", "type"=>"bare_core", ); @@ -176,10 +176,10 @@ $l66 = array( ); $l70ubuntu = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version", - "file"=>"boinc_7.0.8_i686-pc-linux-gnu.sh", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_i686-pc-linux-gnu.sh", + "date"=>"22 Feb 2012", "type"=>"sea", ); @@ -200,10 +200,10 @@ $l610ubuntu = array( ); $l70ubuntux64 = array( - "num"=>"7.0.8", + "num"=>"7.0.18", "status"=>"Development version", - "file"=>"boinc_7.0.8_x86_64-pc-linux-gnu.sh", - "date"=>"13 Jan 2012", + "file"=>"boinc_7.0.18_x86_64-pc-linux-gnu.sh", + "date"=>"22 Feb 2012", "type"=>"sea", );