[android] Increased version to 2.0.1 for update

This commit is contained in:
Alex Zolotarev 2012-02-26 03:20:26 +03:00 committed by Alex Zolotarev
parent 30129462ed
commit 9fb6f2f370

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mapswithme.maps"
android:versionCode="200"
android:versionName="2.0.0"
android:versionCode="201"
android:versionName="2.0.1"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/app_name">