Skip to content

Commit

Permalink
version up to 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Aug 18, 2018
1 parent a2fff7b commit cf4e945
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 24 deletions.
1 change: 1 addition & 0 deletions READMEJP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@
ダイアログのコントロールを削除したときの不具合を修正。
2018.08.14 ver.5.0.3
リソースの削除のバグ修正。
2018.08.18 ver.5.0.4

/////////////////////////////////////////////////////
// 片山博文MZ (katahiromz) [A.N.T.]
Expand Down
10 changes: 5 additions & 5 deletions installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

AppId={{AF7494D1-406F-4D04-A8FE-8F9DAB97F611}
AppName=RisohEditor
AppVerName=RisohEditor 5.0.3
AppVerName=RisohEditor 5.0.4
AppPublisher=Katayama Hirofumi MZ
AppPublisherURL=http://katahiromz.web.fc2.com/
AppSupportURL=http://katahiromz.web.fc2.com/
Expand All @@ -22,7 +22,7 @@ DefaultGroupName=RisohEditor
AllowNoIcons=yes
LicenseFile=LICENSE.txt
OutputDir=.
OutputBaseFilename=risoheditor-5.0.3-setup
OutputBaseFilename=risoheditor-5.0.4-setup
SetupIconFile=src\res\RisohEditor.ico
Compression=lzma
SolidCompression=yes
Expand All @@ -31,9 +31,9 @@ VersionInfoCompany=Katayama Hirofumi MZ
VersionInfoCopyright=Copyright (C) 2017-2018 Katayama Hirofumi MZ.
VersionInfoDescription=Win32 Resource Editor
VersionInfoProductName=RisohEditor
VersionInfoProductTextVersion=5.0.3
VersionInfoProductVersion=5.0.3
VersionInfoVersion=5.0.3
VersionInfoProductTextVersion=5.0.4
VersionInfoProductVersion=5.0.4
VersionInfoVersion=5.0.4

[Languages]
Name: "japanese"; MessagesFile: "compiler:Languages\Japanese.isl"
Expand Down
2 changes: 1 addition & 1 deletion pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
################################################################################

# TODO: Update the version number
RE_VERSION=5.0.3
RE_VERSION=5.0.4
RE_BIN_DIR="build/re-$RE_VERSION-bin"
RE_FILES="README.txt READMEJP.txt LICENSE.txt Standardize.md HYOJUNKA.txt src/resource.h build/RisohEditor.exe mcdx/MESSAGETABLEDX.md"
RE_TARGET="build/re-$RE_VERSION-bin.zip"
Expand Down
2 changes: 1 addition & 1 deletion src/RisohEditor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ HBITMAP CreateBitmapFromIconDx(HICON hIcon, INT width, INT height, BOOL bCursor)
////////////////////////////////////////////////////////////////////////////

// TODO: Update the version number
#define RE_VERSION "5.0.3"
#define RE_VERSION "5.0.4"

////////////////////////////////////////////////////////////////////////////

Expand Down
16 changes: 8 additions & 8 deletions src/RisohEditor_res.rc
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ IDR_UNKNOWNRESID 999 "res/999.bin"

// TODO: Update the version numbers
VS_VERSION_INFO VERSIONINFO
FILEVERSION 5, 0, 3, 0
PRODUCTVERSION 5, 0, 3, 0
FILEVERSION 5, 0, 4, 0
PRODUCTVERSION 5, 0, 4, 0
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
{
Expand All @@ -109,10 +109,10 @@ FILETYPE VFT_APP
{
VALUE "CompanyName", "Katayama Hirofumi MZ\0"
VALUE "FileDescription", "RisohEditor\0"
VALUE "FileVersion", "5.0.3\0"
VALUE "FileVersion", "5.0.4\0"
VALUE "LegalCopyright", "Copyright (C) 2017-2018 Katayama Hirofumi MZ. All rights reserved.\0"
VALUE "ProductName", "RisohEditor\0"
VALUE "ProductVersion", "5.0.3\0"
VALUE "ProductVersion", "5.0.4\0"
}
}
#endif
Expand All @@ -124,10 +124,10 @@ FILETYPE VFT_APP
{
VALUE "CompanyName", "片山博文MZ\0"
VALUE "FileDescription", "RisohEditor\0"
VALUE "FileVersion", "5.0.3\0"
VALUE "FileVersion", "5.0.4\0"
VALUE "LegalCopyright", "Copyright (C) 2017-2018 片山博文MZ and 林鸿湘. 版权所有.\0"
VALUE "ProductName", "RisohEditor\0"
VALUE "ProductVersion", "5.0.3\0"
VALUE "ProductVersion", "5.0.4\0"
}
}
#endif
Expand All @@ -139,10 +139,10 @@ FILETYPE VFT_APP
{
VALUE "CompanyName", "片山博文MZ\0"
VALUE "FileDescription", "リソーエディタ\0"
VALUE "FileVersion", "5.0.3\0"
VALUE "FileVersion", "5.0.4\0"
VALUE "LegalCopyright", "Copyright (C) 2017-2018 片山博文MZ. All rights reserved.\0"
VALUE "ProductName", "RisohEditor\0"
VALUE "ProductVersion", "5.0.3\0"
VALUE "ProductVersion", "5.0.4\0"
}
}
#endif
Expand Down
6 changes: 3 additions & 3 deletions src/lang/en-US.rc
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ IDR_POPUPMENUS MENU
// TODO: Update the version numbers
STRINGTABLE
{
IDS_APPNAME, "RisohEditor 5.0.3 by Katayama Hirofumi MZ"
IDS_TITLEWITHFILE, "%s - RisohEditor 5.0.3 by Katayama Hirofumi MZ"
IDS_APPNAME, "RisohEditor 5.0.4 by Katayama Hirofumi MZ"
IDS_TITLEWITHFILE, "%s - RisohEditor 5.0.4 by Katayama Hirofumi MZ"
IDS_EXTRACTRES, "Extract Resource"
IDS_RESBINFILTER, "Binary Resources (*.res)|*.res|Binary Files (*.bin)|*.bin|All Files (*.*)|*.*|"
IDS_CANNOTSAVE, "Unable to save."
Expand All @@ -307,7 +307,7 @@ STRINGTABLE
IDS_CANTREPLACEBMP, "Unable to replace bitmap."
IDS_REPLACEBMP, "Replace Bitmap"
IDS_ERRORCODE, "Error Code %d"
IDS_VERSIONINFO, "RisohEditor Version 5.0.3\r\n\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
IDS_VERSIONINFO, "RisohEditor Version 5.0.4\r\n\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
IDS_ADDRES, "Add Resource"
IDS_CANNOTADDRES, "Unable to add the resource."
IDS_CANTADDBMP, "Unable to add the bitmap."
Expand Down
6 changes: 3 additions & 3 deletions src/lang/ja-JP.rc
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ IDR_POPUPMENUS MENU
// TODO: Update the version numbers
STRINGTABLE
{
IDS_APPNAME, "リソーエディタ 5.0.3 by 片山博文MZ"
IDS_TITLEWITHFILE, "%s - リソーエディタ 5.0.3 by 片山博文MZ"
IDS_APPNAME, "リソーエディタ 5.0.4 by 片山博文MZ"
IDS_TITLEWITHFILE, "%s - リソーエディタ 5.0.4 by 片山博文MZ"
IDS_EXTRACTRES, "リソースの抽出"
IDS_RESBINFILTER, "バイナリ リソース (*.res)|*.res|バイナリ ファイル (*.bin)|*.bin|すべてのファイル (*.*)|*.*|"
IDS_CANNOTSAVE, "保存できませんでした。"
Expand All @@ -310,7 +310,7 @@ STRINGTABLE
IDS_CANTREPLACEBMP, "ビットマップの置き換えができませんでした。"
IDS_REPLACEBMP, "ビットマップの置き換え"
IDS_ERRORCODE, "エラーコード %dが発生しました。"
IDS_VERSIONINFO, "リソーエディタ Version 5.0.3\r\n\r\n片山博文MZ\r\nかたやまひろふみえむぜっど\r\n\r\nライセンス: GPLv3 (フリーソフト)"
IDS_VERSIONINFO, "リソーエディタ Version 5.0.4\r\n\r\n片山博文MZ\r\nかたやまひろふみえむぜっど\r\n\r\nライセンス: GPLv3 (フリーソフト)"
IDS_ADDRES, "リソースの追加"
IDS_CANNOTADDRES, "リソースの追加ができませんでした。"
IDS_CANTADDBMP, "ビットマップの追加ができませんでした。"
Expand Down
6 changes: 3 additions & 3 deletions src/lang/zh-CN.rc
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ IDR_POPUPMENUS MENU
// TODO: Update the version numbers
STRINGTABLE
{
IDS_APPNAME, "RisohEditor 5.0.3 by 片山博文MZ"
IDS_TITLEWITHFILE, "%s - RisohEditor 5.0.3 by 片山博文MZ"
IDS_APPNAME, "RisohEditor 5.0.4 by 片山博文MZ"
IDS_TITLEWITHFILE, "%s - RisohEditor 5.0.4 by 片山博文MZ"
IDS_EXTRACTRES, "导出资源"
IDS_RESBINFILTER, "资源文件(*.res)|*.res|二进制文件 (*.bin)|*.bin|全部文件 (*.*)|*.*|"
IDS_CANNOTSAVE, "无法保存"
Expand All @@ -307,7 +307,7 @@ STRINGTABLE
IDS_CANTREPLACEBMP, "位图打开失败!"
IDS_REPLACEBMP, "替换位图"
IDS_ERRORCODE, "错误码 %d"
IDS_VERSIONINFO, "RisohEditor 版本 5.0.3\r\n\r\n片山博文MZ\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
IDS_VERSIONINFO, "RisohEditor 版本 5.0.4\r\n\r\n片山博文MZ\r\nKatayama Hirofumi MZ\r\n\r\nLicense: GPLv3 (freeware)"
IDS_ADDRES, "增加资源"
IDS_CANNOTADDRES, "添加资源失败."
IDS_CANTADDBMP, "添加位图失败."
Expand Down

0 comments on commit cf4e945

Please sign in to comment.