Version 0.9.10

Now with a version code greater by an order of magnitude!
This commit is contained in:
Christopher Eby 2012-03-14 21:12:15 -05:00
parent 8056a06d81
commit 65db705baa
2 changed files with 1040 additions and 2 deletions

View File

@ -22,8 +22,8 @@ THE SOFTWARE.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.kreed.vanilla"
android:versionName="0.9.9"
android:versionCode="099"
android:versionName="0.9.10"
android:versionCode="0910"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="15" />
<uses-permission android:name="android.permission.WAKE_LOCK" />

1038
releases/0.9.10.map Normal file

File diff suppressed because it is too large Load Diff