up version strings

This commit is contained in:
Eric House 2017-05-18 06:53:03 -07:00
parent a834a8170a
commit 8a4563e8ee
2 changed files with 6 additions and 13 deletions

View file

@ -1,8 +1,8 @@
import groovy.swing.SwingBuilder
def INITIAL_CLIENT_VERS = 8
def VERSION_CODE_BASE = 113
def VERSION_NAME = '4.4.117'
def VERSION_CODE_BASE = 114
def VERSION_NAME = '4.4.118'
def VARIANTS = [ "xw4", "xw4dbg" ]
def BUILDS = [ "Debug", "Release" ]
def GITREV = "git describe --tags --dirty".execute().text.trim()

View file

@ -13,11 +13,10 @@
</style>
</head>
<body>
<h2>CrossWords 4.4.117 release</h2>
<h2>CrossWords 4.4.118 release</h2>
<p>This release removes a handful of words from the built-in English
wordlists that prevent it from having a family-friendly rating
in the &quot;Play&quot; store.</p>
<p>This release fixes a couple of crashes reported through the
&quot;Play&quot; store.</p>
<div id="survey">
<p>Please <a href="https://www.surveymonkey.com/s/GX3XLHR">take
@ -27,13 +26,7 @@
<h3>New with this release</h3>
<ul>
<li>Remove 54 (of 41871) words from the CollegeEng wordlist</li>
<li>Remove 3 words from the Top5000 wordlist (making it, I
guess, &quot;Top4997&quot; instead)</li>
<li>Make new CollegeEngFull wordlist available for download in
case you miss those 54 words</li>
<li>Incorporate new French and Japanese translations</li>
<li>Address crash reported through Google (thanks!)</li>
<li>Address two crashes reported through Google (thanks!)</li>
</ul>
<p>(The full changelog