diff --git a/About.dfm b/About.dfm index 4c13449..87f38e0 100644 --- a/About.dfm +++ b/About.dfm @@ -1976,7 +1976,7 @@ object AboutBox: TAboutBox Top = 10 Width = 69 Height = 13 - Caption = 'Version: 2.1.4' + Caption = 'Version: 2.1.5' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 diff --git a/MainUnit.pas b/MainUnit.pas index c1f9513..bf613a1 100644 --- a/MainUnit.pas +++ b/MainUnit.pas @@ -20,7 +20,7 @@ interface const VERSION_1 = '2'; //*10000 VERSION_2 = '1'; //*100 - VERSION_3 = '4'; + VERSION_3 = '5'; VERSION_4 = ''; VERSION_EXE = VERSION_1 + '.' + VERSION_2 + '.' + VERSION_3 + '.' + VERSION_4; diff --git a/Truice.dproj b/Truice.dproj index 27d71b1..456e0e3 100644 --- a/Truice.dproj +++ b/Truice.dproj @@ -60,7 +60,7 @@ 1062 - 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 + 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 true Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace) 1 @@ -87,7 +87,7 @@ Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) 1033 $(BDS)\bin\default_app.manifest - CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) + CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png true @@ -113,7 +113,7 @@ true 2 madExcept;$(DCC_Define) - CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) + CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) Debug 1033 @@ -128,7 +128,7 @@ LeakChecking;$(DCC_Define) 1033 true - CompanyName=;FileVersion=2.1.4.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.4.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) + CompanyName=;FileVersion=2.1.5.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=2.1.5.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName) 2 3 Debug