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

bump the point version number to v2.0.4.1

This commit is contained in:
Graeme Geldenhuys
2010-03-26 12:16:01 +02:00
parent 9d151d353a
commit a1e559bf57

View File

@ -13,10 +13,15 @@
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
<CStyleOperator Value="False"/>
<IncludeAssertionCode Value="True"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
<UseAnsiStrings Value="True"/>
</SyntaxOptions>
</Parsing>
<Other>
<CustomOptions Value="-Xd"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
@ -25,7 +30,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.
www.cityinthesky.co.uk/cryptography.html
"/>
<Version Major="2" Release="4"/>
<Version Major="2" Release="4" Build="1"/>
<Files Count="30">
<Item1>
<Filename Value="dcpbase64.pas"/>