Skip to content

Commit 13ebfd3

Browse files
authored
Merge pull request #1197 from KENCHjp/release/v2.4.0-beta4-fork2
Release/v2.4.0 beta4
2 parents fc8f914 + 201740e commit 13ebfd3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

help/sakura/res/HLP000001.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-->
1616
<br>
1717
<center><hr width = "350px"></center>
18-
<center>サクラエディタ Ver 2.4.0 (開発版)</center>
18+
<center>サクラエディタ Ver 2.4.0 (Beta4)</center>
1919
<center>ヘルプファイル最終更新日 2019/12/21</center>
2020
<center><a href="https://sakura-editor.github.io/" target=_blank>https://sakura-editor.github.io/</a></center>
2121
<center><hr width = "350px"></center>
@@ -112,7 +112,7 @@ <h2><a href="HLP_LISENCE.html">このヘルプファイルについて/GNU Free
112112
<a href="HLP_HISTORY.html">ヘルプファイル更新履歴</a><br>
113113
</div><br>
114114
<hr>
115-
Copyright (c) 2001-2015 Project Sakura-Editor.<br>
115+
Copyright (c) 2001-2020 Project SAKURA Editor.<br>
116116
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation.
117117
A copy of the license is included in the section entitled "GNU Free Documentation License".
118118
</BODY></HTML>

sakura/githash.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ exit /b 0
249249
)
250250

251251
@rem enable 'dev version' macro which will be disabled on release branches
252-
echo #define DEV_VERSION
252+
@rem echo #define DEV_VERSION
253253

254254
if "%CI_ACCOUNT_NAME%" == "" (
255255
echo // CI_ACCOUNT_NAME is not defined

0 commit comments

Comments
 (0)