2.590 - the first build leading up to 2.600

This commit is contained in:
Jesse Vincent 2010-04-06 00:54:18 +00:00
parent 70b132d80a
commit ee1408b4b5
1 changed files with 2 additions and 2 deletions

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="2515"
android:versionName="2.515" package="com.fsck.k9">
android:versionCode="2590"
android:versionName="2.590" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"