mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 13:40:23 +02:00
updated trunk version number to 0.9.27
git-svn-id: trunk@16725 -
This commit is contained in:
parent
176954354f
commit
e9c936715b
@ -1 +1 @@
|
||||
'0.9.26'
|
||||
'0.9.27'
|
||||
|
@ -29,9 +29,9 @@ interface
|
||||
const
|
||||
lcl_major = 0;
|
||||
lcl_minor = 9;
|
||||
lcl_release = 26;
|
||||
lcl_release = 27;
|
||||
lcl_patch = 0;
|
||||
lcl_version = '0.9.26';
|
||||
lcl_version = '0.9.27';
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user