You've already forked lazarus-dcpcrypt
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:
@ -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
|
||||||
|
@ -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"/>
|
||||||
|
Reference in New Issue
Block a user