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> <Parsing>
<SyntaxOptions> <SyntaxOptions>
<SyntaxMode Value="Delphi"/> <SyntaxMode Value="Delphi"/>
<CStyleOperator Value="False"/>
<IncludeAssertionCode Value="True"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
<UseAnsiStrings Value="True"/> <UseAnsiStrings Value="True"/>
</SyntaxOptions> </SyntaxOptions>
</Parsing> </Parsing>
<Other> <Other>
<CustomOptions Value="-Xd"/>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </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. <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="30"> <Files Count="30">
<Item1> <Item1>
<Filename Value="dcpbase64.pas"/> <Filename Value="dcpbase64.pas"/>