mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5524
This commit is contained in:
parent
3454bccf1a
commit
9d1ed5d139
|
@ -35,6 +35,7 @@ function version_end($xml) {
|
|||
function show_424($xml=false) {
|
||||
version_start("4.24", "23 Feb 2005", $xml);
|
||||
version("Windows", "boinc_4.24_windows_intelx86.exe", $xml);
|
||||
version("Linux/x86", "boinc_4.24_i686-pc-linux-gnu.sh", $xml);
|
||||
version("Solaris/SPARC", "boinc_4.24_sparc-sun-solaris2.7.sh", $xml);
|
||||
version_end($xml);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue