Fixing the typo in the 2.504 version string.

This commit is contained in:
Jesse Vincent 2010-02-02 02:21:50 +00:00
parent 2f795af07a
commit d022be83ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="2504444"
android:versionCode="2504"
android:versionName="2.504" package="com.fsck.k9">
<uses-sdk
android:minSdkVersion="3"