mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-01-30 17:13:50 +01:00
DroidFish: Changed version to 1.38.
This commit is contained in:
parent
45b92fdf3b
commit
49e938b498
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.petero.droidfish"
|
||||
android:versionCode="43"
|
||||
android:versionName="1.37"
|
||||
android:versionCode="44"
|
||||
android:versionName="1.38"
|
||||
android:installLocation="auto">
|
||||
<supports-screens android:largeScreens="true"
|
||||
android:anyDensity="true" />
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
</string-array>
|
||||
<string name="about_info">\
|
||||
<b>Information</b>\n\
|
||||
<i>DroidFish</i> ist eine Android-Version von <i>Stockfish 2.1</i>, \
|
||||
<i>DroidFish</i> ist eine Android-Version von <i>Stockfish 2.1.1</i>, \
|
||||
das zu den spielstärksten Schachprogrammen der Welt zählt. \
|
||||
Die Android-Version erreicht auf einem 1GHz-Snapdragon-Prozessor oft eine Rechentiefe von 15 oder mehr Halbzügen.\n\
|
||||
\n\
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
</string-array>
|
||||
<string name="about_info">\
|
||||
<b>About</b>\n\
|
||||
<i>DroidFish</i> is an Android port of the famous <i>stockfish 2.1</i> chess engine. \
|
||||
<i>DroidFish</i> is an Android port of the famous <i>stockfish 2.1.1</i> chess engine. \
|
||||
<i>Stockfish</i> is one of the strongest chess engines in the world. \
|
||||
The Android version can often search 15 ply or deeper on a 1GHz Snapdragon CPU.\n\
|
||||
\n\
|
||||
|
|
Loading…
Reference in New Issue
Block a user