diff --git a/help/sakura/res/HLP000001.html b/help/sakura/res/HLP000001.html
index b90b88c5d6..7488a832d1 100644
--- a/help/sakura/res/HLP000001.html
+++ b/help/sakura/res/HLP000001.html
@@ -15,7 +15,7 @@
-->
-サクラエディタ Ver 2.4.1 (開発版)
+サクラエディタ Ver 2.4.1 (Beta2)
ヘルプファイル最終更新日 2020/04/19
https://sakura-editor.github.io/
diff --git a/sakura/githash.bat b/sakura/githash.bat
index 7c27175313..dda67dc6d2 100644
--- a/sakura/githash.bat
+++ b/sakura/githash.bat
@@ -249,7 +249,7 @@ exit /b 0
)
@rem enable 'dev version' macro which will be disabled on release branches
- echo #define DEV_VERSION
+ @rem echo #define DEV_VERSION
if "%CI_ACCOUNT_NAME%" == "" (
echo // CI_ACCOUNT_NAME is not defined