mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 10:59:07 +02:00
updated version number to 0.9.26
git-svn-id: trunk@16723 -
This commit is contained in:
parent
c61a173237
commit
176954354f
@ -1 +1 @@
|
|||||||
'0.9.25'
|
'0.9.26'
|
||||||
|
@ -29,9 +29,9 @@ interface
|
|||||||
const
|
const
|
||||||
lcl_major = 0;
|
lcl_major = 0;
|
||||||
lcl_minor = 9;
|
lcl_minor = 9;
|
||||||
lcl_release = 25;
|
lcl_release = 26;
|
||||||
lcl_patch = 0;
|
lcl_patch = 0;
|
||||||
lcl_version = '0.9.25';
|
lcl_version = '0.9.26';
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user