From c53fe6a6ee5c870256ca9e0a72cccdb5cebbccf2 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 13 Nov 2008 21:06:02 +0000 Subject: [PATCH] Fix 2 typos svn path=/trunk/boinc/; revision=16491 --- doc/versions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index f8eafe6a7e..64727cb872 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -88,7 +88,7 @@ $w51045= array( $w63x64= array( "num"=>"6.3.21", "status"=>"Development version", - "file"=>"boinc_6.3.19_windows_x86_64.exe", + "file"=>"boinc_6.3.21_windows_x86_64.exe", "date"=>"3 Nov 2008", "type"=>"win_new", ); @@ -121,7 +121,7 @@ $m63 = array( "num"=>"6.3.21", "status"=>"Development version (standard GUI)", "file"=>"boinc_6.3.21_macOSX_universal.zip", - "date"=>"3 Oct 2008", + "date"=>"3 Nov 2008", "type"=>"mac_advanced", );