up version string and code

This commit is contained in:
Eric House 2010-06-20 10:02:53 -07:00
parent f1eecd78fa
commit 3be95e5d7e

View file

@ -21,8 +21,8 @@
to come from a domain that you own or have control over. -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.eehouse.android.xw4"
android:versionCode="1"
android:versionName="4.4 beta 7"
android:versionCode="2"
android:versionName="4.4 beta 8"
>
<uses-permission android:name="android.permission.INTERNET" />