mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 16:09:25 +02:00
* 2.0.1
This commit is contained in:
parent
77d16a7ad9
commit
f1a5c4e099
@ -28,9 +28,9 @@ interface
|
|||||||
|
|
||||||
const
|
const
|
||||||
{ version string }
|
{ version string }
|
||||||
version_nr = '1';
|
version_nr = '2';
|
||||||
release_nr = '9';
|
release_nr = '0';
|
||||||
patch_nr = '9';
|
patch_nr = '1';
|
||||||
minorpatch = '';
|
minorpatch = '';
|
||||||
|
|
||||||
{ word version for ppu file }
|
{ word version for ppu file }
|
||||||
@ -90,7 +90,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.36 2005-04-28 20:19:31 michael
|
Revision 1.37 2005-05-14 16:17:00 peter
|
||||||
|
* 2.0.1
|
||||||
|
|
||||||
|
Revision 1.36 2005/04/28 20:19:31 michael
|
||||||
+ Back to 1.9.9 for snapshot generation
|
+ Back to 1.9.9 for snapshot generation
|
||||||
|
|
||||||
Revision 1.34 2005/02/25 11:41:27 peter
|
Revision 1.34 2005/02/25 11:41:27 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user