From 96841a1fc0b4cee14a2489a76e71a58d2a83b290 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 8 Aug 2008 19:33:17 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=15784 --- doc/versions.inc | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index a1d48df1bc..0023c5517b 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -69,19 +69,11 @@ $w636= array( "type"=>"win_new", ); -$w6215= array( - "num"=>"6.2.15", +$w6216= array( + "num"=>"6.2.16", "status"=>"Development version", - "file"=>"boinc_6.2.15_windows_intelx86.exe", - "date"=>"1 Aug 2008", - "type"=>"win_new", -); - -$w6214= array( - "num"=>"6.2.14", - "status"=>"Development version", - "file"=>"boinc_6.2.14_windows_intelx86.exe", - "date"=>"16 July 2008", + "file"=>"boinc_6.2.16_windows_intelx86.exe", + "date"=>"8 Aug 2008", "type"=>"win_new", ); @@ -101,19 +93,11 @@ $w636x64= array( "type"=>"win_new", ); -$w6215x64= array( - "num"=>"6.2.15", +$w6216x64= array( + "num"=>"6.2.16", "status"=>"Development version", - "file"=>"boinc_6.2.15_windows_x86_64.exe", - "date"=>"1 Aug 2008", - "type"=>"win_new", -); - -$w6214x64= array( - "num"=>"6.2.14", - "status"=>"Development version", - "file"=>"boinc_6.2.14_windows_x86_64.exe", - "date"=>"16 July 2008", + "file"=>"boinc_6.2.16_windows_x86_64.exe", + "date"=>"8 Aug 2008", "type"=>"win_new", );