bump version to 4.900

This commit is contained in:
Jesse Vincent 2014-01-20 21:40:36 -05:00
parent 4214c7290e
commit 5e7a9a8489
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="19002"
android:versionName="4.701" package="com.fsck.k9"
android:versionCode="21000"
android:versionName="4.900" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="15"