From: oskar.wiksten@gmail.com Date: Sat, 8 Oct 2011 13:42:40 +0000 (+0000) Subject: Fixed issue with automatic calculation of item store prices that have a use effect... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a114d5c1ca80b66f5b6108c7fd5973f912eb7287;p=users%2Fmchehab%2Fandors-trail.git Fixed issue with automatic calculation of item store prices that have a use effect (such as potions). git-svn-id: https://andors-trail.googlecode.com/svn/trunk@172 08aca716-68be-ccc6-4d58-36f5abd142ac --- diff --git a/AndorsTrail/AndroidManifest.xml b/AndorsTrail/AndroidManifest.xml index d8a2053..12782d8 100644 --- a/AndorsTrail/AndroidManifest.xml +++ b/AndorsTrail/AndroidManifest.xml @@ -4,7 +4,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="com.gpl.rpg.AndorsTrail" android:versionCode="24" - android:versionName="0.6.10a1" + android:versionName="0.6.10a2" android:installLocation="auto" >