• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Tera Termの個人的な作業用リポジトリ


Commit MetaInfo

Revisiónebda78e3eb23ea91596489554be0b8b319ef757b (tree)
Tiempo2023-10-15 14:01:53
Autornmaya <nmaya@user...>
Commiternmaya

Log Message

bump up the version. 4.107

git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/branches/4-stable@11001 f5f01b69-1e22-0410-acbf-894ab4bd6246

Cambiar Resumen

Diferencia incremental

--- a/doc/en/html/about/history.html
+++ b/doc/en/html/about/history.html
@@ -31,7 +31,7 @@
3131
3232 <h2 id="teraterm">Tera Term</h2>
3333
34-<h3 id="teraterm_4.107">2023.xx.xx (Ver 4.107)</h3>
34+<h3 id="teraterm_4.107">2023.10.15 (Ver 4.107)</h3>
3535 <ul class="history">
3636 <li>Changes
3737 <ul>
@@ -3337,7 +3337,7 @@ SYNOPSIS:
33373337
33383338 <h2 id="ttssh">TTSSH</h2>
33393339
3340-<h3 id="ttssh_2.93">2023.xx.xx (Ver 2.93 not released)</h3>
3340+<h3 id="ttssh_2.93">2023.10.15 (Ver 2.93)</h3>
33413341 <ul class="history">
33423342 <li>Changes
33433343 <ul>
@@ -5195,7 +5195,7 @@ SYNOPSIS:
51955195
51965196 <h2 id="ttmenu">TeraTerm Menu</h2>
51975197
5198-<h3 id="ttmenu_1.17">2023.xx.xx (Ver 1.17 not released)</h3>
5198+<h3 id="ttmenu_1.17">2023.10.15 (Ver 1.17)</h3>
51995199 <ul class="history">
52005200 <li>TeraTerm Menu can pass an argument that is over 260 bytes to ttermpro.exe now.</li>
52015201 </ul>
@@ -5398,7 +5398,7 @@ SYNOPSIS:
53985398 </ul>
53995399
54005400 <h2 id="ttyrec">TTXttyrec</h2>
5401-<h3 id="ttyrec_1.05">2023.xx.xx (Ver 1.05)</h3>
5401+<h3 id="ttyrec_1.05">2023.10.15 (Ver 1.05)</h3>
54025402 <ul class="history">
54035403 <li>Fixed [Replay again] is not working when playing from command line.</li>
54045404 <li>added support for playing tty file while another Tera Term is playing same tty file</li>
--- a/doc/ja/html/about/history.html
+++ b/doc/ja/html/about/history.html
@@ -31,7 +31,7 @@
3131
3232 <h2 id="teraterm">Tera Term</h2>
3333
34-<h3 id="teraterm_4.107">2023.xx.xx (Ver 4.107)</h3>
34+<h3 id="teraterm_4.107">2023.10.15 (Ver 4.107)</h3>
3535 <ul class="history">
3636 <li>変更
3737 <ul>
@@ -3343,7 +3343,7 @@
33433343
33443344 <h2 id="ttssh">TTSSH</h2>
33453345
3346-<h3 id="ttssh_2.93">2023.xx.xx (Ver 2.93 not released)</h3>
3346+<h3 id="ttssh_2.93">2023.10.15 (Ver 2.93)</h3>
33473347 <ul class="history">
33483348 <li>変更
33493349 <ul>
@@ -5202,7 +5202,7 @@
52025202
52035203 <h2 id="ttmenu">TeraTerm Menu</h2>
52045204
5205-<h3 id="ttmenu_1.17">2023.xx.xx (Ver 1.17 not released)</h3>
5205+<h3 id="ttmenu_1.17">2023.10.15 (Ver 1.17)</h3>
52065206 <ul class="history">
52075207 <li>260 文字以上の引数を ttermpro.exe に渡せるようにした。</li>
52085208 </ul>
@@ -5405,7 +5405,7 @@
54055405 </ul>
54065406
54075407 <h2 id="ttyrec">TTXttyrec</h2>
5408-<h3 id="ttyrec_1.05">2023.xx.xx (Ver 1.05)</h3>
5408+<h3 id="ttyrec_1.05">2023.10.15 (Ver 1.05)</h3>
54095409 <ul class="history">
54105410 <li>コマンドラインから再生したとき、[Replay again] が使えなかった問題を修正した。</li>
54115411 <li>ttyファイルを再生中に、別のTera Termから同じttyファイルを再生できるようにした。</li>
--- a/installer/teraterm.iss
+++ b/installer/teraterm.iss
@@ -1,5 +1,5 @@
11 #define AppName "Tera Term"
2-#define AppVer "4.107-RC4"
2+#define AppVer "4.107"
33 ;#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', '');
44
55 [InnoIDE_PreCompile]