Skip to content

Commit

Permalink
v0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
matortheeternal committed May 12, 2018
1 parent 48cd054 commit f13f3be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions XEditLib.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,17 @@
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=0.4.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=0.4;Comments=</VerInfo_Keys>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=0.4.1.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=0.4;Comments=</VerInfo_Keys>
<VerInfo_AutoGenVersion>false</VerInfo_AutoGenVersion>
<VerInfo_Release>1</VerInfo_Release>
</PropertyGroup>
<ItemGroup>
<DelphiCompile Include="$(MainSource)">
<MainSource>MainSource</MainSource>
</DelphiCompile>
<DCCReference Include="src\xeHelpers.pas"/>
<DCCReference Include="src\xeTypes.pas"/>
<DCCReference Include="src\xeStackTrace.pas"/>
<DCCReference Include="src\xeMessages.pas"/>
<DCCReference Include="src\xeConfiguration.pas"/>
<DCCReference Include="src\xeMeta.pas"/>
Expand Down Expand Up @@ -129,7 +131,6 @@
<DCCReference Include="lib\xedit\wbStreams.pas"/>
<DCCReference Include="lib\Argo\Argo.pas"/>
<DCCReference Include="lib\Argo\ArgoTypes.pas"/>
<DCCReference Include="src\xeStackTrace.pas"/>
<BuildConfiguration Include="Release">
<Key>Cfg_2</Key>
<CfgParent>Base</CfgParent>
Expand Down
Binary file modified XEditLib.res
Binary file not shown.

0 comments on commit f13f3be

Please sign in to comment.