Skip to content

Commit

Permalink
0.100
Browse files Browse the repository at this point in the history
git-svn-id: http://k9mail.googlecode.com/svn/k9mail/trunk@378 9a7fa126-a48b-11dd-a887-7ffe1a420f8d
  • Loading branch information
jessev committed Feb 16, 2009
1 parent db5d65c commit b7d0f2c
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,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="99"
android:versionName="0.99" package="com.fsck.k9">
android:versionCode="100"
android:versionName="0.100" package="com.fsck.k9">
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_OWNER_DATA"/>
Expand Down

0 comments on commit b7d0f2c

Please sign in to comment.