Skip to content

Commit

Permalink
Bump manifest to 5.000
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Sep 25, 2014
1 parent 52f02ae commit 84190cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="21901"
android:versionName="5.000 RC1" package="com.fsck.k9"
android:versionCode="22000"
android:versionName="5.000" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="15"
Expand Down

0 comments on commit 84190cf

Please sign in to comment.