[android] Set 2.1 version for Pro.

This commit is contained in:
vng 2012-07-10 16:49:48 -07:00 committed by Alex Zolotarev
parent 16a7a90741
commit 18f248884d

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.pro"
android:versionCode="205"
android:versionName="2.0.5"
android:versionCode="210"
android:versionName="2.1.0"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/app_name">