mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
up strings for new version
This commit is contained in:
parent
f374d67aab
commit
b278696a30
2 changed files with 2 additions and 2 deletions
|
@ -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="80"
|
||||
android:versionCode="81"
|
||||
android:versionName="@string/app_version"
|
||||
>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<resources>
|
||||
<string name="app_version">4.4 beta 87</string>
|
||||
<string name="app_version">4.4 beta 88</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue