mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
version update -- getting ready for next beta!
This commit is contained in:
parent
b1f14972e0
commit
9bed15179d
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
||||||
to come from a domain that you own or have control over. -->
|
to come from a domain that you own or have control over. -->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.eehouse.android.xw4"
|
package="org.eehouse.android.xw4"
|
||||||
android:versionCode="22"
|
android:versionCode="23"
|
||||||
android:versionName="@string/app_version"
|
android:versionName="@string/app_version"
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
|
|
||||||
<!-- <string name="default_host">10.0.2.2</string> -->
|
<!-- <string name="default_host">10.0.2.2</string> -->
|
||||||
<string name="dict_url">http://eehouse.org/and_dicts_hh</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>
|
<string name="game_url_pathf">//%1$s/redir.php</string>
|
||||||
|
|
||||||
<!-- Debugging stuff. No point in localizing it. -->
|
<!-- Debugging stuff. No point in localizing it. -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue