Revision: 10933 https://osdn.net/projects/ttssh2/scm/svn/commits/10933 Author: nmaya Date: 2023-09-16 08:51:54 +0900 (Sat, 16 Sep 2023) Log Message: ----------- リリース手順を整理 r10928 でのコミット漏れ Revision Links: -------------- https://osdn.net/projects/ttssh2/scm/svn/commits/10928 Modified Paths: -------------- trunk/teraterm/common/tt-version.h -------------- next part -------------- Modified: trunk/teraterm/common/tt-version.h =================================================================== --- trunk/teraterm/common/tt-version.h 2023-09-15 23:50:13 UTC (rev 10932) +++ trunk/teraterm/common/tt-version.h 2023-09-15 23:51:54 UTC (rev 10933) @@ -31,7 +31,8 @@ #define TT_VERSION_MAJOR 5 #define TT_VERSION_MINOR 0 #define TT_VERSION_SUBSTR "rc" -// SUBSTR \x82\xAA\x95s\x97v\x82Ȏ\x9E\x82̓R\x83\x81\x83\x93\x83g\x83A\x83E\x83g\x82\xB7\x82\xE9 +// #undef TT_VERSION_SUBSTR +// SUBSTR \x82\xAA\x95s\x97v\x82Ȏ\x9E\x82\xCD undef \x82\xB7\x82\xE9 // \x8Eg\x97p\x97\xE1 "dev", "rc", "rc2" #define TT_TOSTR(x) TT_TOSTR2(x)