Skip to content

Commit

Permalink
=== RELEASE 0.10 ===
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.viathinksoft.com/svn/fastphp/trunk@120 4275edf5-accd-43b1-89a6-70d33797d1ed
  • Loading branch information
danielmarschall committed Jun 9, 2024
1 parent a20471a commit 1defa27
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
6 changes: 3 additions & 3 deletions FastPHP.iss
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions FastPHPBrowser.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<BT_BuildType>Debug</BT_BuildType>
<Debugger_RunParams>D:\_test\scrap.php</Debugger_RunParams>
<VerInfo_MajorVer>0</VerInfo_MajorVer>
<VerInfo_MinorVer>9</VerInfo_MinorVer>
<VerInfo_Keys>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</VerInfo_Keys>
<VerInfo_MinorVer>10</VerInfo_MinorVer>
<VerInfo_Keys>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</VerInfo_Keys>
<Icon_MainIcon>FastPHP_Icon2.ico</Icon_MainIcon>
<DCC_ExeOutput>.</DCC_ExeOutput>
</PropertyGroup>
Expand Down
Binary file modified FastPHPBrowser.res
Binary file not shown.
9 changes: 5 additions & 4 deletions FastPHPEditor.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
<BT_BuildType>Debug</BT_BuildType>
<AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
<VerInfo_Keys>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)</VerInfo_Keys>
<VerInfo_MinorVer>9</VerInfo_MinorVer>
<VerInfo_Keys>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)</VerInfo_Keys>
<VerInfo_MinorVer>10</VerInfo_MinorVer>
<VerInfo_Locale>1033</VerInfo_Locale>
<Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
<DCC_ExeOutput>.</DCC_ExeOutput>
Expand All @@ -123,11 +123,12 @@
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
<DCC_ExeOutput>.</DCC_ExeOutput>
<VerInfo_Locale>1033</VerInfo_Locale>
<VerInfo_Keys>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)</VerInfo_Keys>
<VerInfo_MinorVer>8</VerInfo_MinorVer>
<VerInfo_Keys>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)</VerInfo_Keys>
<VerInfo_MinorVer>10</VerInfo_MinorVer>
<AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
<Icon_MainIcon>FastPHP_Icon1.ico</Icon_MainIcon>
<BT_BuildType>Debug</BT_BuildType>
<Debugger_RunParams>&quot;d:\SVN\CORA Delphi\_PHP\DSFinV-K-Konverter\dsfinvk_converter.php&quot;</Debugger_RunParams>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
Expand Down
Binary file modified FastPHPEditor.res
Binary file not shown.

0 comments on commit 1defa27

Please sign in to comment.