mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
up version to b7
This commit is contained in:
parent
4748e0dc9f
commit
44188ee1af
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ if [ ! -z "$NAME" ]; then
|
|||
fi
|
||||
|
||||
cat > $README <<EOF
|
||||
Thanks for downloading Crosswords 4.2 beta 6 for Smartphone and PocketPC.
|
||||
Thanks for downloading Crosswords 4.2 beta 7 for Smartphone and PocketPC.
|
||||
|
||||
To install, copy the enclosed executable file ($(basename $EXE)) and dictionary file ($(basename $DICT)) into the same directory on your device using File Explorer, then double-click on the executable to launch it.
|
||||
|
||||
|
|
|
@ -914,7 +914,7 @@ BEGIN
|
|||
IDS_CANCEL "Cancel"
|
||||
IDS_OK "Ok"
|
||||
IDS_DONE "Done"
|
||||
IDS_ABOUT "Crosswords 4.2b6 (rev " SVN_REV ") "\
|
||||
IDS_ABOUT "Crosswords 4.2b7 (rev " SVN_REV ") "\
|
||||
"for Windows Mobile. Copyright 1998-2008 by "\
|
||||
"Eric House. This software is released under the GNU "\
|
||||
"Public License.\r\r"\
|
||||
|
|
Loading…
Add table
Reference in a new issue