UPD: Version 0.4.6 -> 0.5.5.

This commit is contained in:
cobines 2011-05-28 22:59:53 +00:00
commit eb88175d2a
2 changed files with 4 additions and 4 deletions

View file

@ -21,9 +21,9 @@
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="4"/>
<RevisionNr Value="6"/>
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2009 Koblov Alexander" ProductName="Double Commander" ProductVersion=""/>
<MinorVersionNr Value="5"/>
<RevisionNr Value="5"/>
<StringTable FileDescription="Double Commander is a cross platform open source file manager with two panels side by side" InternalName="DOUBLECMD" LegalCopyright="Copyright (C) 2006-2011 Koblov Alexander" ProductName="Double Commander" ProductVersion=""/>
</VersionInfo>
<BuildModes Count="4">
<Item1 Name="Debug" Default="True"/>

View file

@ -34,7 +34,7 @@ uses
{$I revision.inc} // Lazarus revision number
const
dcVersion = '0.4.6 alpha';
dcVersion = '0.5.5 alpha';
dcBuildDate = {$I %DATE%};
lazVersion = lcl_version; // Lazarus version (major.minor.micro)
lazRevision = RevisionStr; // Lazarus SVN revision