mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
update version and changelog for b32
This commit is contained in:
parent
6f7279a6b0
commit
f8715feea6
3 changed files with 6 additions and 3 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="24"
|
android:versionCode="25"
|
||||||
android:versionName="@string/app_version"
|
android:versionName="@string/app_version"
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,10 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<b>Crosswords 4.4 beta 31 release</b>
|
<b>Crosswords 4.4 beta 32 release</b>
|
||||||
|
|
||||||
|
<p><em>32's a quickie to fix a crash introduced in 31. So I'll leave the
|
||||||
|
older changes in place</em></p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
|
|
@ -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 31</string>
|
<string name="app_version">4.4 beta 32</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