mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
up release to b5
This commit is contained in:
parent
a8e705dcc8
commit
69cb7bce15
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ package org.eehouse.android.xw4;
|
||||||
public interface XWConstants {
|
public interface XWConstants {
|
||||||
public static final String GAME_EXTN = ".xwg";
|
public static final String GAME_EXTN = ".xwg";
|
||||||
public static final String DICT_EXTN = ".xwd";
|
public static final String DICT_EXTN = ".xwd";
|
||||||
public static final String VERSION_STR = "4.4 beta 4";
|
public static final String VERSION_STR = "4.4 beta 5";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue