Skip to content

Commit b591d6e

Browse files
committed
bump version
Confirmed that code builds with new Delphi version, 10.3.1
1 parent 9372ec9 commit b591d6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Delphi/Project/ExercismCLIInstaller.dproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<TargetedPlatforms>1153</TargetedPlatforms>
88
<AppType>Application</AppType>
99
<FrameworkType>VCL</FrameworkType>
10-
<ProjectVersion>18.5</ProjectVersion>
10+
<ProjectVersion>18.6</ProjectVersion>
1111
<Platform Condition="'$(Platform)'==''">Win32</Platform>
1212
</PropertyGroup>
1313
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
@@ -99,11 +99,11 @@
9999
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
100100
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
101101
<DCC_ExeOutput>Win32\Release</DCC_ExeOutput>
102-
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.5.3.2;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.5;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
102+
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.5.3.3;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.5;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
103103
<DCC_DcuOutput>Win32\Release</DCC_DcuOutput>
104104
<VerInfo_MinorVer>5</VerInfo_MinorVer>
105105
<VerInfo_Release>3</VerInfo_Release>
106-
<VerInfo_Build>2</VerInfo_Build>
106+
<VerInfo_Build>3</VerInfo_Build>
107107
<VerInfo_PreRelease>true</VerInfo_PreRelease>
108108
<VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
109109
<AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>

0 commit comments

Comments
 (0)