From ca18eb0b67e52475993532a72a7091d81fe30b28 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 28 Oct 2008 17:41:14 +0000 Subject: [PATCH] Quick Updates svn path=/trunk/boinc/; revision=16333 --- doc/versions.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 8fef9c8974..6bda314bbe 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -62,10 +62,10 @@ function type_text($type) { } $w63= array( - "num"=>"6.3.17", + "num"=>"6.3.19", "status"=>"Development version", - "file"=>"boinc_6.3.17_windows_intelx86.exe", - "date"=>"24 Oct 2008", + "file"=>"boinc_6.3.19_windows_intelx86.exe", + "date"=>"28 Oct 2008", "type"=>"win_new", ); @@ -86,10 +86,10 @@ $w51045= array( ); $w63x64= array( - "num"=>"6.3.17", + "num"=>"6.3.19", "status"=>"Development version", - "file"=>"boinc_6.3.17_windows_x86_64.exe", - "date"=>"24 Oct 2008", + "file"=>"boinc_6.3.19_windows_x86_64.exe", + "date"=>"28 Oct 2008", "type"=>"win_new", );