Skip to content

Commit 39f2ddc

Browse files
committed
Bump version
1 parent bd73821 commit 39f2ddc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

battlefield/Battlefield.lpi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<VersionInfo>
1818
<UseVersionInfo Value="True"/>
1919
<MinorVersionNr Value="9"/>
20-
<RevisionNr Value="8"/>
21-
<StringTable Comments="BattleField is a tool to run micro-matches between chess engines" FileDescription="BattleField" ProductName="BattleField" ProductVersion="0.9.8 beta"/>
20+
<RevisionNr Value="9"/>
21+
<StringTable Comments="BattleField is a tool to run micro-matches between chess engines" FileDescription="BattleField" ProductName="BattleField" ProductVersion="0.9.9 beta"/>
2222
</VersionInfo>
2323
<BuildModes Count="1">
2424
<Item1 Name="Default" Default="True"/>

battlefield/Battlefield.lpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Math;
1919

2020
const
21-
AppVersionCodename = 'Every Blade is Sharp';
21+
AppVersionCodename = 'The Arrows Fly';
2222

2323
procedure ShowHelp(Banner: boolean = True);
2424
begin

0 commit comments

Comments
 (0)