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