1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

release 2100 - first "post-2.0" trunk build.

This commit is contained in:
Jesse Vincent 2009-11-17 21:13:11 +00:00
parent 35ab566f43
commit 690505ea73

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1993"
android:versionName="1.993" package="com.fsck.k9">
android:versionCode="2100"
android:versionName="2.100" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"