We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cbe0b5 + eaa052b commit 8964670Copy full SHA for 8964670
help/sakura/res/HLP000001.html
@@ -15,7 +15,7 @@
15
-->
16
<br>
17
<center><hr width = "350px"></center>
18
-<center>サクラエディタ Ver 2.4.0 (開発版)</center>
+<center>サクラエディタ Ver 2.4.0 (ベータ版)</center>
19
<center>ヘルプファイル最終更新日 2017/05/02</center>
20
<center><a href="https://sakura-editor.github.io/" target=_blank>https://sakura-editor.github.io/</a></center>
21
sakura/githash.bat
@@ -197,7 +197,7 @@ if "%APPVEYOR_REPO_NAME%" == "" (
197
)
198
199
@rem enable 'dev version' macro which will be disabled on release branches
200
-echo #define APPVEYOR_DEV_VERSION
+@rem echo #define APPVEYOR_DEV_VERSION
201
202
if "%APPVEYOR_ACCOUNT_NAME%" == "" (
203
echo // APPVEYOR_ACCOUNT_NAME is not defined
0 commit comments