From 113b9cea5ff9b74659b87bf6e53a158872c97fc0 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sun, 21 May 2006 02:09:03 +0000 Subject: [PATCH] n## Lines starting with '## ' will be removed from the log message. change version string to include b8 --- xwords4/wince/xwords4.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwords4/wince/xwords4.rc b/xwords4/wince/xwords4.rc index 39c71147b..56c39ccaa 100755 --- a/xwords4/wince/xwords4.rc +++ b/xwords4/wince/xwords4.rc @@ -147,7 +147,7 @@ CAPTION "About Crosswords" FONT 8, "System" BEGIN ICON IDI_XWORDS4,IDC_STATIC,8,17,20,20 - LTEXT "Crosswords 4.1b7 (rev " SVN_REV ") "\ + LTEXT "Crosswords 4.1b8 (rev " SVN_REV ") "\ "for PocketPC. Copyright 1998-2006 by "\ "Eric House. This software is released under the GNU "\ "Public License.\r\r"\