From ce9c345aa9b370e914e68408fc95a075880de238 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sat, 28 Sep 2013 09:55:06 -0700 Subject: [PATCH] add changelog and up version strings for new release --- xwords4/android/XWords4/AndroidManifest.xml | 2 +- xwords4/android/XWords4/res/raw/changes | 20 +++++++++++++++---- .../android/XWords4/res/values/app_name.xml | 2 +- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/xwords4/android/XWords4/AndroidManifest.xml b/xwords4/android/XWords4/AndroidManifest.xml index 034c04da5..76371be46 100644 --- a/xwords4/android/XWords4/AndroidManifest.xml +++ b/xwords4/android/XWords4/AndroidManifest.xml @@ -22,7 +22,7 @@ to come from a domain that you own or have control over. --> diff --git a/xwords4/android/XWords4/res/raw/changes b/xwords4/android/XWords4/res/raw/changes index 861adafe5..fdc6d3721 100644 --- a/xwords4/android/XWords4/res/raw/changes +++ b/xwords4/android/XWords4/res/raw/changes @@ -5,17 +5,29 @@ -Crosswords 4.4 beta 67 release +Crosswords 4.4 beta 68 release + +

This release features a major upgrade to how the app communicates + with the relay, in essence switching from each game communicating + individually (and only when open) to the app communicating on behalf + of all games. You should notice only that moves are transmitted + more reliably. But this being new code you may also notice bugs. + If you don't tell me about them (see the "Email author" + menuitem) they will not get fixed. +

New with this release

Next up

(The full changelog diff --git a/xwords4/android/XWords4/res/values/app_name.xml b/xwords4/android/XWords4/res/values/app_name.xml index ea32b7d9a..a12358706 100644 --- a/xwords4/android/XWords4/res/values/app_name.xml +++ b/xwords4/android/XWords4/res/values/app_name.xml @@ -1,5 +1,5 @@ - 4.4 beta 67 + 4.4 beta 68