1
0
mirror of https://git.code.sf.net/p/lazarus-ccr/dcpcrypt synced 2025-07-02 22:56:50 +02:00

Changelog update and version number update for Lazarus package.

This commit is contained in:
Graeme Geldenhuys
2010-03-26 12:28:42 +02:00
parent 0c8d491e9c
commit cc09646fbf
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
Change in v2.0.4.1 by Graeme Geldenhuys (2010)
* Version number bumped to v2.0.4.1
* More fixes for 64-bit support
* Removed a lot of compiler warnings - tested with FPC 2.4.1
Change in v2.0.4 by Graeme Geldenhuys (2009) Change in v2.0.4 by Graeme Geldenhuys (2009)
* Version number bumped to v2.0.4 * Version number bumped to v2.0.4

View File

@ -24,7 +24,7 @@
"/> "/>
<License Value="DCPcrypt is open source software (released under the MIT license) and as such there is no charge for inclusion in other software. <License Value="DCPcrypt is open source software (released under the MIT license) and as such there is no charge for inclusion in other software.
www.cityinthesky.co.uk/cryptography.html"/> www.cityinthesky.co.uk/cryptography.html"/>
<Version Major="2" Release="4"/> <Version Major="2" Release="4" Build="1"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="dcpreg.pas"/> <Filename Value="dcpreg.pas"/>