mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5210
This commit is contained in:
parent
aedb657fd3
commit
9c07ef7a36
|
@ -35,6 +35,7 @@ function version_end($xml) {
|
|||
function show_462($xml=false) {
|
||||
version_start("4.62", "24 Jan 2005", $xml);
|
||||
version("Windows", "boinc_4.62_windows_intelx86.exe", $xml);
|
||||
version("Linux/x86", "boinc_4.62_i686-pc-linux-gnu.sh", $xml);
|
||||
version_end($xml);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue