Version 0.1 build 9

This commit is contained in:
Christopher Eby 2010-03-01 21:50:23 -06:00
parent cef1c1b4e1
commit adf1ca18f2

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.kreed.vanilla" package="org.kreed.vanilla"
android:versionName="0.1" android:versionCode="7"> android:versionName="0.1" android:versionCode="9">
<application <application
android:icon="@drawable/icon" android:icon="@drawable/icon"
android:label="@string/app_name" android:label="@string/app_name"