up strings for new release

This commit is contained in:
Andy2 2011-12-21 06:46:42 -08:00
parent 0e487a4a42
commit f475356c87
3 changed files with 6 additions and 8 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="32"
android:versionCode="33"
android:versionName="@string/app_version"
>

View file

@ -6,14 +6,12 @@
</head>
<body>
<b>Crosswords 4.4 beta 40 release</b>
<b>Crosswords 4.4 beta 41 release</b>
<ul>
<li>Offer choice between SMS and email for sending invitations</li>
<li>One new game per invitation</li>
<li>Improve handling of invitations and move notifications received</li>
<li>Make undo button easier to get to</li>
</ul>
<li>Honor "Juggle players" setting when creating "New from"
game</li> </ul>
<p>Please remember that this is beta software. Please let me know (at
eehouse@eehouse.org) what's broken and what features you'd most like

View file

@ -3,7 +3,7 @@
<!-- Resources in this file do not require localization -->
<resources>
<string name="app_version">4.4 beta 40</string>
<string name="app_version">4.4 beta 41</string>
<!-- prefs keys -->
<string name="key_color_tiles">key_color_tiles</string>