Skip to content

Commit

Permalink
update to release 2.2.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
abysshint committed Nov 12, 2022
1 parent 6af38a4 commit c3d7690
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/TorControlPanel.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,20 +104,20 @@
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
<VerInfo_Locale>1033</VerInfo_Locale>
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
<VerInfo_Keys>CompanyName=;FileDescription=GUI for Tor Expert Bundle;FileVersion=2.2.11.6;InternalName=;LegalCopyright=Copyright © 2020, abysshint;LegalTrademarks=;OriginalFilename=TorControlPanel.exe;ProductName=Tor Control Panel;ProductVersion=2.2.11.6;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
<VerInfo_Keys>CompanyName=;FileDescription=GUI for Tor Expert Bundle;FileVersion=2.2.11.12;InternalName=;LegalCopyright=Copyright © 2020, abysshint;LegalTrademarks=;OriginalFilename=TorControlPanel.exe;ProductName=Tor Control Panel;ProductVersion=2.2.11.12;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
<VerInfo_MajorVer>2</VerInfo_MajorVer>
<VerInfo_Release>11</VerInfo_Release>
<VerInfo_MinorVer>2</VerInfo_MinorVer>
<VerInfo_Build>6</VerInfo_Build>
<VerInfo_Build>12</VerInfo_Build>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
<VerInfo_Locale>1033</VerInfo_Locale>
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
<VerInfo_Keys>CompanyName=;FileDescription=GUI for Tor Expert Bundle;FileVersion=2.2.11.6;InternalName=;LegalCopyright=Copyright © 2020, abysshint;LegalTrademarks=;OriginalFilename=TorControlPanel.exe;ProductName=Tor Control Panel;ProductVersion=2.2.11.6;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
<VerInfo_Keys>CompanyName=;FileDescription=GUI for Tor Expert Bundle;FileVersion=2.2.11.12;InternalName=;LegalCopyright=Copyright © 2020, abysshint;LegalTrademarks=;OriginalFilename=TorControlPanel.exe;ProductName=Tor Control Panel;ProductVersion=2.2.11.12;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
<VerInfo_MajorVer>2</VerInfo_MajorVer>
<VerInfo_Release>11</VerInfo_Release>
<VerInfo_MinorVer>2</VerInfo_MinorVer>
<VerInfo_Build>6</VerInfo_Build>
<VerInfo_Build>12</VerInfo_Build>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
Expand Down

0 comments on commit c3d7690

Please sign in to comment.