From e17d4944abc381cdcb806ecd66a6edcaeb2ff33e Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Tue, 9 Sep 2014 19:20:11 -0400 Subject: [PATCH] DOC: Update dev version to 7.4.21 --- doc/versions.inc | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index 1575213f1d..9f90f39d55 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -44,12 +44,12 @@ function linux_info() { } $w74dev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version", - "file"=>"boinc_7.4.12_windows_intelx86.exe", - "vbox_file"=>"boinc_7.4.12_windows_intelx86_vbox.exe", + "file"=>"boinc_7.4.21_windows_intelx86.exe", + "vbox_file"=>"boinc_7.4.21_windows_intelx86_vbox.exe", "vbox_version"=>"4.3.12", - "date"=>"04 Aug 2014", + "date"=>"09 Sept 2014", "type"=>"win_new", ); @@ -88,12 +88,12 @@ $w5816 = array( ); $w74x64dev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version", - "file"=>"boinc_7.4.12_windows_x86_64.exe", - "vbox_file"=>"boinc_7.4.12_windows_x86_64_vbox.exe", + "file"=>"boinc_7.4.21_windows_x86_64.exe", + "vbox_file"=>"boinc_7.4.21_windows_x86_64_vbox.exe", "vbox_version"=>"4.3.12", - "date"=>"04 Aug 2014", + "date"=>"09 Sept 2014", "type"=>"win_new", ); @@ -116,10 +116,10 @@ $w70x64 = array( ); $m74dev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version (standard GUI)", - "file"=>"boinc_7.4.12_macOSX_i686.zip", - "date"=>"4 Aug 2014", + "file"=>"boinc_7.4.21_macOSX_i686.zip", + "date"=>"09 Sept 2014", "type"=>"mac_advanced", ); @@ -156,10 +156,10 @@ $m66 = array( ); $m74cdev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version (Unix command-line version)", - "file"=>"boinc_7.4.12_i686-apple-darwin.zip", - "date"=>"04 Aug 2014", + "file"=>"boinc_7.4.21_i686-apple-darwin.zip", + "date"=>"09 Sept 2014", "type"=>"bare_core", ); @@ -212,10 +212,10 @@ $l66 = array( ); $l74ubuntudev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version", - "file"=>"boinc_7.4.12_i686-pc-linux-gnu.sh", - "date"=>"04 Aug 2014", + "file"=>"boinc_7.4.21_i686-pc-linux-gnu.sh", + "date"=>"09 Sept 2014", "type"=>"sea", ); @@ -236,10 +236,10 @@ $l70ubuntu = array( ); $l74ubuntux64dev = array( - "num"=>"7.4.12", + "num"=>"7.4.21", "status"=>"Development version", - "file"=>"boinc_7.4.12_x86_64-pc-linux-gnu.sh", - "date"=>"04 Aug 2014", + "file"=>"boinc_7.4.21_x86_64-pc-linux-gnu.sh", + "date"=>"09 Sept 2014", "type"=>"sea", );