Skip to content

Commit 1dfb5ef

Browse files
committed
Bump version number
1 parent c73d75b commit 1dfb5ef

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="10"/>
21-
<StringTable Comments="BattleField is a tool to run micro-matches between chess engines" FileDescription="BattleField" LegalCopyright="Copyright (C) 2021 Alexander Kernozhitsky" ProductName="BattleField" ProductVersion="0.9.10 beta"/>
20+
<RevisionNr Value="11"/>
21+
<StringTable Comments="BattleField is a tool to run micro-matches between chess engines" FileDescription="BattleField" LegalCopyright="Copyright (C) 2021 Alexander Kernozhitsky" ProductName="BattleField" ProductVersion="0.9.11 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
@@ -38,7 +38,7 @@
3838
ChessTime;
3939

4040
const
41-
AppVersionCodename = 'The Spectral Torch';
41+
AppVersionCodename = 'The Blades of Grass';
4242

4343
procedure ShowHelp(Banner: boolean = True);
4444
begin

0 commit comments

Comments
 (0)