diff --git a/help/sakura/res/HLP000001.html b/help/sakura/res/HLP000001.html index ce687c768e..2e008403ef 100644 --- a/help/sakura/res/HLP000001.html +++ b/help/sakura/res/HLP000001.html @@ -15,7 +15,7 @@ -->

-
サクラエディタ Ver 2.4.0 (開発版)
+
サクラエディタ Ver 2.4.0 (ベータ版)
ヘルプファイル最終更新日 2017/05/02
https://sakura-editor.github.io/

diff --git a/sakura/githash.bat b/sakura/githash.bat index 457ed159e6..40cd66bb88 100644 --- a/sakura/githash.bat +++ b/sakura/githash.bat @@ -197,7 +197,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_ACCOUNT_NAME%" == "" ( echo // APPVEYOR_ACCOUNT_NAME is not defined