up version string to rc1; add DEBUG to makefile help.

This commit is contained in:
ehouse 2006-06-18 21:54:59 +00:00
parent 45979f547a
commit 4d79c85e94
2 changed files with 3 additions and 3 deletions

View file

@ -165,5 +165,5 @@ clean :
rm -rf $(OBJDIR) $(TARGET)
help:
@echo "try 'make TARGET_OS=wince'"
@echo "or 'make TARGET_OS=win32'"
@echo "try 'make TARGET_OS=wince [DEBUG=TRUE]'"
@echo "or 'make TARGET_OS=win32 [DEBUG=TRUE]'"

View file

@ -148,7 +148,7 @@ CAPTION "About Crosswords"
FONT 8, "System"
BEGIN
ICON IDI_XWORDS4,IDC_STATIC,8,17,20,20
LTEXT "Crosswords 4.1b9 (rev " SVN_REV ") "\
LTEXT "Crosswords 4.1rc1 (rev " SVN_REV ") "\
"for PocketPC. Copyright 1998-2006 by "\
"Eric House. This software is released under the GNU "\
"Public License.\r\r"\