Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 4c566d3

Browse files
committed
Releasing Truice_v2.1.5
1 parent f81cbf7 commit 4c566d3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Diff for: About.dfm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1976,7 +1976,7 @@ object AboutBox: TAboutBox
19761976
Top = 10
19771977
Width = 69
19781978
Height = 13
1979-
Caption = 'Version: 2.1.4'
1979+
Caption = 'Version: 2.1.5'
19801980
Font.Charset = DEFAULT_CHARSET
19811981
Font.Color = clGray
19821982
Font.Height = -11

Diff for: MainUnit.pas

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interface
2020
const
2121
VERSION_1 = '2'; //*10000
2222
VERSION_2 = '1'; //*100
23-
VERSION_3 = '4';
23+
VERSION_3 = '5';
2424
VERSION_4 = '';
2525
VERSION_EXE = VERSION_1 + '.' + VERSION_2 + '.' + VERSION_3 + '.' + VERSION_4;
2626

Diff for: Truice.dproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</PropertyGroup>
6161
<PropertyGroup Condition="'$(Base)'!=''">
6262
<VerInfo_Locale>1062</VerInfo_Locale>
63-
<VerInfo_Keys>CompanyName=;FileDescription=Truice - Trinity DB Editor;FileVersion=2.1.4.0;InternalName=Truice;LegalCopyright=© indomit, 2009 (Quice), Ishigure, 2010, Faq, 2012;LegalTrademarks=indomit™;OriginalFilename=Truice.exe;ProductName=Truice;ProductVersion=2.1.4;Comments=compiled by FAQ</VerInfo_Keys>
63+
<VerInfo_Keys>CompanyName=;FileDescription=Truice - Trinity DB Editor;FileVersion=2.1.5.0;InternalName=Truice;LegalCopyright=© indomit, 2009 (Quice), Ishigure, 2010, Faq, 2012;LegalTrademarks=indomit™;OriginalFilename=Truice.exe;ProductName=Truice;ProductVersion=2.1.5;Comments=compiled by FAQ</VerInfo_Keys>
6464
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
6565
<DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
6666
<VerInfo_MinorVer>1</VerInfo_MinorVer>
@@ -87,7 +87,7 @@
8787
<DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
8888
<VerInfo_Locale>1033</VerInfo_Locale>
8989
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
90-
<VerInfo_Keys>CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
90+
<VerInfo_Keys>CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
9191
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
9292
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
9393
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
@@ -113,7 +113,7 @@
113113
<DCC_LocalDebugSymbols>true</DCC_LocalDebugSymbols>
114114
<DCC_DebugInformation>2</DCC_DebugInformation>
115115
<DCC_Define>madExcept;$(DCC_Define)</DCC_Define>
116-
<VerInfo_Keys>CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
116+
<VerInfo_Keys>CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
117117
<BT_BuildType>Debug</BT_BuildType>
118118
<VerInfo_Locale>1033</VerInfo_Locale>
119119
</PropertyGroup>
@@ -128,7 +128,7 @@
128128
<DCC_Define>LeakChecking;$(DCC_Define)</DCC_Define>
129129
<VerInfo_Locale>1033</VerInfo_Locale>
130130
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
131-
<VerInfo_Keys>CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
131+
<VerInfo_Keys>CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
132132
<DCC_DebugInformation>2</DCC_DebugInformation>
133133
<DCC_MapFile>3</DCC_MapFile>
134134
<BT_BuildType>Debug</BT_BuildType>

0 commit comments

Comments
 (0)