DroidFish: Changed version to 1.47.

This commit is contained in:
Peter Osterlund 2013-01-27 17:03:18 +00:00
parent a5845e901d
commit eefda143b5

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.petero.droidfish" package="org.petero.droidfish"
android:versionCode="53" android:versionCode="54"
android:versionName="1.46" android:versionName="1.47"
android:installLocation="auto"> android:installLocation="auto">
<supports-screens android:largeScreens="true" <supports-screens android:largeScreens="true"
android:anyDensity="true" /> android:anyDensity="true" />