From 4a20c98e116f08bb8b88d47b185775ac155b69d8 Mon Sep 17 00:00:00 2001 From: maya <5668936+nmaya@users.noreply.github.com> Date: Mon, 30 Nov 2015 22:13:51 +0000 Subject: [PATCH] bump up the version. git-svn-id: https://svn.osdn.net/svnroot/ttssh2/trunk@6181 f5f01b69-1e22-0410-acbf-894ab4bd6246 --- TTProxy/TTProxy.rc | 16 ++++++++-------- doc/en/html/about/history.html | 8 ++++---- doc/ja/html/about/history.html | 8 ++++---- installer/teraterm.iss | 2 +- teraterm/common/tt_res.h | 4 ++-- teraterm/teraterm/ttermpro.rc | 18 +++++++++--------- teraterm/ttpmacro/ttpmacro.rc | 8 ++++---- ttssh2/ttxssh/ttxssh.rc | 8 ++++---- 8 files changed, 36 insertions(+), 36 deletions(-) diff --git a/TTProxy/TTProxy.rc b/TTProxy/TTProxy.rc index 86ac23160..845b6fa23 100644 --- a/TTProxy/TTProxy.rc +++ b/TTProxy/TTProxy.rc @@ -82,8 +82,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,0,0,21 - PRODUCTVERSION 1,0,0,21 + FILEVERSION 1,0,0,22 + PRODUCTVERSION 1,0,0,22 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -101,12 +101,12 @@ BEGIN VALUE "Comments", "プロキシ経由での通信をサポートするプラグイン。" VALUE "CompanyName", "蛭子屋本舗, TeraTerm Project" VALUE "FileDescription", "プロキシプラグイン" - VALUE "FileVersion", "1, 0, 0, 21" + VALUE "FileVersion", "1, 0, 0, 22" VALUE "InternalName", "TTProxy" VALUE "LegalCopyright", "Copyright (C) 2003-2006 蛭子屋本舗, (C) 2004-2015 TeraTerm Project" VALUE "OriginalFilename", "TTXProxy.dll" VALUE "ProductName", "蛭子屋本舗プロキシプラグイン集" - VALUE "ProductVersion", "1, 0, 0, 21" + VALUE "ProductVersion", "1, 0, 0, 22" END END BLOCK "VarFileInfo" @@ -134,8 +134,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,0,0,21 - PRODUCTVERSION 1,0,0,21 + FILEVERSION 1,0,0,22 + PRODUCTVERSION 1,0,0,22 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -153,12 +153,12 @@ BEGIN VALUE "Comments", "Plug-in that supports communication by way of proxy" VALUE "CompanyName", "Yebisuya Hompo, TeraTerm Project" VALUE "FileDescription", "Proxy plug-in" - VALUE "FileVersion", "1, 0, 0, 21" + VALUE "FileVersion", "1, 0, 0, 22" VALUE "InternalName", "TTProxy" VALUE "LegalCopyright", "Copyright (C) 2003-2006 Yebisuya Hompo, (C) 2004-2015 TeraTerm Project" VALUE "OriginalFilename", "TTXProxy.dll" VALUE "ProductName", "Proxy plug-in collection of Yebisuya Hompo" - VALUE "ProductVersion", "1, 0, 0, 21" + VALUE "ProductVersion", "1, 0, 0, 22" END END BLOCK "VarFileInfo" diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html index 598189157..782bfbdb5 100644 --- a/doc/en/html/about/history.html +++ b/doc/en/html/about/history.html @@ -32,7 +32,7 @@

History

Tera Term

-

2015.xx.xx (Ver 4.89)

+

2015.12.01 (Ver 4.89)