update versions

svn path=/trunk/boinc/; revision=12692
This commit is contained in:
Rom Walton 2007-05-18 16:54:39 +00:00
parent 1740f526d9
commit 83ca42bb8f
4 changed files with 10 additions and 10 deletions

View File

@ -217,9 +217,9 @@ dnl installed everywhere should be linked statically when building portable
dnl binaries. Put libraries that should be linked statically on every platform
dnl in the STATIC_LIB_LIST variable before calling SAH_CHECK_LIB. (Note: Only
dnl the '*' wildcard is supported).
STATIC_LIB_LIST="stdc++* gcc gcc_eh atk* gtk* gdk* gmodule* gthread* gobject*
STATIC_LIB_LIST="stdc++* gcc gcc_s gcc_eh atk* gtk* gdk* gmodule* gthread* gobject*
glib* pango* cairo* wx* tiff* jpeg* png* Xi glut socket z expat* krb5support
freetype fontconfig* resolv*"
freetype fontconfig* resolv* idn"
dnl We'll store these libs in a separate variable BOINC_EXTRA_LIBS for later
dnl post-processing instead of the default-action, which would append

View File

@ -390,11 +390,11 @@ $linux_libs_gcc41= "
</ul>
";
$w5910= array(
"num"=>"5.9.10",
$w5911= array(
"num"=>"5.9.11",
"status"=>"Development version",
"file"=>"boinc_5.9.10_windows_intelx86.exe",
"date"=>"8 May 2007",
"file"=>"boinc_5.9.11_windows_intelx86.exe",
"date"=>"18 May 2007",
"type"=>"win_new",
"features"=>"<ul>
".$features_510."
@ -404,11 +404,11 @@ $w5910= array(
"bugs"=>""
);
$w5910x64= array(
"num"=>"5.9.10",
$w5911x64= array(
"num"=>"5.9.11",
"status"=>"Development version",
"file"=>"boinc_5.9.10_windows_x86_64.exe",
"date"=>"8 May 2007",
"file"=>"boinc_5.9.11_windows_x86_64.exe",
"date"=>"18 May 2007",
"type"=>"win_new",
"features"=>"<ul>
".$features_510."

Binary file not shown.

Binary file not shown.