diff --git a/FastPHP.iss b/FastPHP.iss index bb713fb..e04d77a 100644 --- a/FastPHP.iss +++ b/FastPHP.iss @@ -3,8 +3,8 @@ [Setup] AppName=FastPHP -AppVerName=FastPHP 0.9 -AppVersion=0.9 +AppVerName=FastPHP 0.10 +AppVersion=0.10 AppCopyright=© Copyright 2016 - 2024 ViaThinkSoft AppPublisher=ViaThinkSoft AppPublisherURL=https://www.viathinksoft.de/ @@ -16,7 +16,7 @@ VersionInfoCompany=ViaThinkSoft VersionInfoCopyright=© Copyright 2016 - 2024 ViaThinkSoft VersionInfoDescription=FastPHP Setup VersionInfoTextVersion=1.0.0.0 -VersionInfoVersion=0.9 +VersionInfoVersion=0.10 ChangesAssociations=yes OutputDir=. OutputBaseFilename=FastPHP diff --git a/FastPHPBrowser.dproj b/FastPHPBrowser.dproj index 73eac7d..2bed0c6 100644 --- a/FastPHPBrowser.dproj +++ b/FastPHPBrowser.dproj @@ -126,8 +126,8 @@ Debug D:\_test\scrap.php 0 - 9 - CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.9.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.9;Comments=www.viathinksoft.com + 10 + CompanyName=ViaThinkSoft;FileDescription=FastPHP Browser;FileVersion=0.10.0.0;InternalName=FastPHP Browser;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPBrowser.exe;ProductName=FastPHP;ProductVersion=0.10;Comments=www.viathinksoft.com FastPHP_Icon2.ico . diff --git a/FastPHPBrowser.res b/FastPHPBrowser.res index 6bc07ab..f90f64c 100644 Binary files a/FastPHPBrowser.res and b/FastPHPBrowser.res differ diff --git a/FastPHPEditor.dproj b/FastPHPEditor.dproj index 95674fe..76b4ee7 100644 --- a/FastPHPEditor.dproj +++ b/FastPHPEditor.dproj @@ -105,8 +105,8 @@ Debug PerMonitor - CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.9.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.9;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName) - 9 + CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.10.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.10;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName) + 10 1033 FastPHP_Icon1.ico . @@ -123,11 +123,12 @@ . 1033 - CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.8.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.8;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName) - 8 + CompanyName=ViaThinkSoft;FileDescription=FastPHP Editor;FileVersion=0.10.0.0;InternalName=FastPHP Editor;LegalCopyright=(C) 2016-2024 Daniel Marschall, ViaThinkSoft;LegalTrademarks=;OriginalFilename=FastPHPEditor.exe;ProductName=FastPHP Editor;ProductVersion=0.10;Comments=www.viathinksoft.com;ProgramID=com.embarcadero.$(MSBuildProjectName) + 10 PerMonitor FastPHP_Icon1.ico Debug + "d:\SVN\CORA Delphi\_PHP\DSFinV-K-Konverter\dsfinvk_converter.php" true diff --git a/FastPHPEditor.res b/FastPHPEditor.res index cac16ca..cc95d12 100644 Binary files a/FastPHPEditor.res and b/FastPHPEditor.res differ