From f81296a7c8878de329b60d296b3fa322599c330f Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 8 Mar 2011 01:17:17 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=23204 --- doc/versions.inc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 93463b723b..45ca4e8969 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -61,9 +61,9 @@ function type_text($type) { } $w612 = array( - "num"=>"6.12.17", + "num"=>"6.12.18", "status"=>"Development version", - "file"=>"boinc_6.12.17_windows_intelx86.exe", + "file"=>"boinc_6.12.18_windows_intelx86.exe", "date"=>"7 Mar 2011", "type"=>"win_new", ); @@ -93,9 +93,9 @@ $w5816 = array( ); $w612x64 = array( - "num"=>"6.12.17", + "num"=>"6.12.18", "status"=>"Development version", - "file"=>"boinc_6.12.17_windows_x86_64.exe", + "file"=>"boinc_6.12.18_windows_x86_64.exe", "date"=>"7 Mar 2011", "type"=>"win_new", ); @@ -198,9 +198,9 @@ $l64 = array( ); $l612ubuntu = array( - "num"=>"6.12.17", + "num"=>"6.12.18", "status"=>"Development version", - "file"=>"boinc_6.12.17_i686-pc-linux-gnu.sh", + "file"=>"boinc_6.12.18_i686-pc-linux-gnu.sh", "date"=>"7 Mar 2011", "type"=>"sea", ); @@ -222,9 +222,9 @@ $l66ubuntu = array( ); $l612ubuntux64 = array( - "num"=>"6.12.17", + "num"=>"6.12.18", "status"=>"Development version", - "file"=>"boinc_6.12.17_x86_64-pc-linux-gnu.sh", + "file"=>"boinc_6.12.18_x86_64-pc-linux-gnu.sh", "date"=>"7 Mar 2011", "type"=>"sea", );