diff --git a/doc/versions.inc b/doc/versions.inc index 498aa72adc..f49f5acb04 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -228,10 +228,10 @@ $a74dev = array( ); $a74 = array( - "num"=>"7.4.14", + "num"=>"7.4.41", "status"=>"Recommended Version", - "file"=>"boinc_7.4.14.apk", - "date"=>"11 Aug 2014", + "file"=>"boinc_7.4.41.apk", + "date"=>"22 Jan 2015", "type"=>"apk", ); @@ -326,10 +326,9 @@ $linuxcompat = array( $android = array( "name"=>"Android", - "description"=>"Android version 2.3 and later for ARM, MIPS, or x86
We recommend that, rather than downloading BOINC from here,
you get it from the Google Play Store or the Amazon app store (for Kindle Fire)", + "description"=>"Android version 4.1 and later for ARM, MIPS, or x86
We recommend that, rather than downloading BOINC from here,
you get it from the Google Play Store or the Amazon app store (for Kindle Fire)", "dbname" => "arm-android-linux-gnu", "versions"=>array( - $a74dev, $a74, ) );