version update -- getting ready for next beta!

This commit is contained in:
Andy2 2011-07-14 18:53:45 -07:00
parent b1f14972e0
commit 9bed15179d
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@
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="22"
android:versionCode="23"
android:versionName="@string/app_version"
>

View file

@ -77,7 +77,7 @@
<!-- <string name="default_host">10.0.2.2</string> -->
<string name="dict_url">http://eehouse.org/and_dicts_hh</string>
<string name="app_version">4.4 beta 29</string>
<string name="app_version">4.4 beta 30</string>
<string name="game_url_pathf">//%1$s/redir.php</string>
<!-- Debugging stuff. No point in localizing it. -->