DroidFish: Changed version to 1.45.

This commit is contained in:
Peter Osterlund 2012-10-05 16:26:48 +00:00
parent baba7129c1
commit 7f79fbf0c8

View File

@ -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="51" android:versionCode="52"
android:versionName="1.44" android:versionName="1.45"
android:installLocation="auto"> android:installLocation="auto">
<supports-screens android:largeScreens="true" <supports-screens android:largeScreens="true"
android:anyDensity="true" /> android:anyDensity="true" />