File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
-->
16
16
< br >
17
17
< center > < hr width = "350px "> </ center >
18
- < center > サクラエディタ Ver 2.4.0 (開発版 )</ center >
19
- < center > ヘルプファイル最終更新日 2019/12/21 </ center >
18
+ < center > サクラエディタ Ver 2.4.0 (Beta5 )</ center >
19
+ < center > ヘルプファイル最終更新日 2020/03/19 </ center >
20
20
< center > < a href ="https://sakura-editor.github.io/ " target =_blank > https://sakura-editor.github.io/</ a > </ center >
21
21
< center > < hr width = "350px "> </ center >
22
22
サクラエディタ(旧称:テキストエディタ)は、「たけ(竹パンダ)」さんのテキストエディタSAKURAの公開ソース(2000/02/21付)を元に不具合修正および機能拡張を行ったものです。< br >
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ exit /b 0
249
249
)
250
250
251
251
@ rem enable 'dev version' macro which will be disabled on release branches
252
- echo #define DEV_VERSION
252
+ @ rem echo #define DEV_VERSION
253
253
254
254
if " %CI_ACCOUNT_NAME% " == " " (
255
255
echo // CI_ACCOUNT_NAME is not defined
You can’t perform that action at this time.
0 commit comments