From 0b99031284f13e85be7a98e227cc13ddf9dd541f Mon Sep 17 00:00:00 2001
From: KENCH <39618965+KENCHjp@users.noreply.github.com>
Date: Sat, 21 Dec 2019 16:48:36 +0900
Subject: [PATCH] =?UTF-8?q?Beta3=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9?=
=?UTF-8?q?=E7=94=A8=E4=BF=AE=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
help/sakura/res/HLP000001.html | 4 ++--
help/sakura/res/HLP000009.html | 1 +
help/sakura/res/HLP_HISTORY.html | 4 ++--
sakura/githash.bat | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/help/sakura/res/HLP000001.html b/help/sakura/res/HLP000001.html
index ce687c768e..e7b4b70ee6 100644
--- a/help/sakura/res/HLP000001.html
+++ b/help/sakura/res/HLP000001.html
@@ -15,8 +15,8 @@
-->
-サクラエディタ Ver 2.4.0 (開発版)
-ヘルプファイル最終更新日 2017/05/02
+サクラエディタ Ver 2.4.0 (ベータ版v3)
+ヘルプファイル最終更新日 2019/12/21
https://sakura-editor.github.io/
サクラエディタ(旧称:テキストエディタ)は、「たけ(竹パンダ)」さんのテキストエディタSAKURAの公開ソース(2000/02/21付)を元に不具合修正および機能拡張を行ったものです。
diff --git a/help/sakura/res/HLP000009.html b/help/sakura/res/HLP000009.html
index 83837cde5f..509479942f 100644
--- a/help/sakura/res/HLP000009.html
+++ b/help/sakura/res/HLP000009.html
@@ -13,6 +13,7 @@
サクラエディタ変更履歴
+ ・
変更履歴(2019-03-27~) GitHubのChangelog表示
・
変更履歴(2015/02/22~)
・
変更履歴(2013/05/13~)
・
変更履歴(2011/02/11~)
diff --git a/help/sakura/res/HLP_HISTORY.html b/help/sakura/res/HLP_HISTORY.html
index 93f1e66ddd..37e8d3407c 100644
--- a/help/sakura/res/HLP_HISTORY.html
+++ b/help/sakura/res/HLP_HISTORY.html
@@ -11,8 +11,8 @@
ヘルプファイル更新履歴
-下記より新しい更新は、
sourceforge.net 上のSubversionで管理されています。
-helpのコンパイル前の最新は
http://sourceforge.net/p/sakura-editor/code/ help/trunk2より閲覧できます。
+下記より新しい更新は、
GitHub で管理されています。
+helpのコンパイル前の最新は
https://github.com/sakura-editor/sakura/tree/master/help/sakura/res より閲覧できます。
2006-10-21 1.5.12.0
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