update version and changelog for b32

This commit is contained in:
Andy2 2011-08-06 23:08:42 -07:00
parent 6f7279a6b0
commit f8715feea6
3 changed files with 6 additions and 3 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="24"
android:versionCode="25"
android:versionName="@string/app_version"
>

View file

@ -6,7 +6,10 @@
</head>
<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>

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 31</string>
<string name="app_version">4.4 beta 32</string>
<string name="game_url_pathf">//%1$s/redir.php</string>
<!-- Debugging stuff. No point in localizing it. -->