diff --git a/help/sakura/_RESOURCE/HLP000001.html b/help/sakura/_RESOURCE/HLP000001.html
index 7b6734851e..700ae51a3c 100644
--- a/help/sakura/_RESOURCE/HLP000001.html
+++ b/help/sakura/_RESOURCE/HLP000001.html
@@ -15,7 +15,7 @@
-->
-�T�N���G�f�B�^ Ver 2.4.0 (�J����)
+�T�N���G�f�B�^ Ver 2.4.0-alpha1
�w���v�t�@�C���ŏI�X�V�� 2017/05/02
https://sakura-editor.github.io/
diff --git a/sakura/githash.bat b/sakura/githash.bat
index dfd6fc6473..eebacf6e46 100644
--- a/sakura/githash.bat
+++ b/sakura/githash.bat
@@ -161,7 +161,7 @@ if "%APPVEYOR_REPO_NAME%" == "" (
)
@rem enable 'dev version' macro which will be disabled on release branches
-echo #define APPVEYOR_DEV_VERSION
+@rem echo #define APPVEYOR_DEV_VERSION
if "%APPVEYOR_REPO_TAG_NAME%" == "" (
echo // APPVEYOR_REPO_TAG_NAME is not defined