up beta version

This commit is contained in:
Eric House 2012-05-05 17:39:30 -07:00
parent 3b3439371f
commit c17826ffbf
4 changed files with 7 additions and 9 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.xw4sms"
android:versionCode="35"
android:versionCode="36"
android:versionName="@string/app_version"
>

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="35"
android:versionCode="36"
android:versionName="@string/app_version"
>

View file

@ -7,13 +7,11 @@
<body>
<b>Crosswords 4.4 beta 43 release</b>
<ul>
<li>Fix new crash drawing board on some versions of Android </li>
<li>In Wordlist screen remember which languages are expanded</li>
<li>In Word Lookup dialog fix contrast on some versions of Android</li>
<li>Fix old crash when two buttons pressed at about the same time</li>
<li>Fix bug that prevented undo from working for networked games.
(I'll turn undo back on in the next version, after everybody has
this fix.)</li>
</ul>
<p>Please remember that this is beta software. Please let me know (at

View file

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