up version strings and changelog

This commit is contained in:
Eric House 2012-06-19 07:36:32 -07:00
parent 964c4cecd8
commit df907f6cb3
3 changed files with 4 additions and 6 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="37"
android:versionCode="38"
android:versionName="@string/app_version"
>

View file

@ -5,12 +5,10 @@
</style>
</head>
<body>
<b>Crosswords 4.4 beta 45 release</b>
<b>Crosswords 4.4 beta 46 release</b>
<ul>
<li>Turn on undo for multi-device games</li>
<li>UI tweaks, e.g. frame in green the remote player whose turn it is</li>
<li>Improve board layout for small-screen phones, e.g. Samsung Galaxy Y</li>
</ul>

View file

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