Skip to content

Commit 4e38f57

Browse files
committed
Updated main readme to 6.4.1
1 parent 3cc12d2 commit 4e38f57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It contains algorithms for these categories:
1212
* CRCs: non cryptographic checksums based on CRC algorithms
1313

1414
## Which Delphi versions are compatible?
15-
The current version 6.4 is compatible with Delphi 2009 - Delphi 11.0 Alexandria.
15+
The current version 6.4.1 is compatible with Delphi 2009 - Delphi 11.0 Alexandria.
1616
When defining the NO_ASM define in DECOptions.inc it is compatible with all
1717
platforms supported by Delphi! It might be compatible with FPC, but this has
1818
not been focus and is not tested. The development branch contains a more
@@ -29,15 +29,15 @@ A list of changes is available in the docs folder.
2929
V6.0 was released shortly before Christmas 2020. Since then work continued
3030
by some users supplying code, reporting bugs (regressions) along with fixes
3131
and by adding SHA2-224 which was still missing.
32-
Details about the changes and additions in V6.4 can be found in the
32+
Details about the changes and additions in V6.4.1 can be found in the
3333
VersionHistory.pdf file in the docs subfolder of the development branch.
3434

3535
In comparison to 5.2 we added some console, VCL and FMX based demo applications.
3636
The FMX based demos are even available via Google play as "DEC cipher demo" and
3737
"DEC hash demo".
3838

3939
## Where can I get further information? For example if I'd like to contribute?
40-
In the root folder of DEC V6.4 you will find further files with information about
40+
In the root folder of DEC V6.4.1 you will find further files with information about
4141
this project like *NOTICE.txt*, *CONTRIBUTING.md*, *SECURITY.md*.
4242
Also take the time to read DEC64.pdf in the *Docs* folder and look at the demos
4343
provided in the *Demos* subfolder.

0 commit comments

Comments
 (0)