Skip to content

Commit deb11c4

Browse files
committed
Update read-me to refer to Delphi 10.4 as latest supported compiler
1 parent d4216ed commit deb11c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Docs/ReadMe.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ online DelphiDabbler Code Snippets database as well as maintain a database of
1414
user-defined snippets.
1515

1616
It displays details of each snippet in the database and can test-compile them
17-
with each installed Win32 version of Delphi from Delphi 2 to Delphi 10.1 Berlin
17+
with each installed Win32 version of Delphi from Delphi 2 to Delphi 10.4 Sydney
1818
and Free Pascal.
1919

2020
Compilable Pascal units can be created that contain selected snippets.
@@ -201,7 +201,7 @@ Configuring CodeSnip to Work With Your Compilers
201201
================================================================================
202202

203203
A feature of CodeSnip is its ability to test compile snippets with any installed
204-
Windows 32 version of Delphi (from Delphi 2 to Delphi 10.1 Berlin) and
204+
Windows 32 version of Delphi (from Delphi 2 to Delphi 10.4 Sydney) and
205205
FreePascal, providing some simple rules are followed.
206206

207207
When CodeSnip is first installed it knows nothing about the available compilers
@@ -218,7 +218,7 @@ dialogue" in the help file index).
218218

219219
Each user can configure compilers differently.
220220

221-
Delphi XE2 to XE8 and Delphi 10.1 Berlin may need to be configured to search for
221+
Delphi XE2 to XE8 and Delphi 10.4 Sydney may need to be configured to search for
222222
required units in the correct namespaces. This is explained in the Add/Edit
223223
Snippet Dialogue Box help topic and in the FAQ at
224224
https://github.com/delphidabbler/codesnip-faq/blob/master/UsingCodeSnip.md#faq-1

0 commit comments

Comments
 (0)