mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 19:35:58 +02:00
Version 0.9.29
git-svn-id: trunk@21344 -
This commit is contained in:
parent
0fcb8b8adb
commit
81a6659dc6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
lazarus (0.9.29-0) unstable; urgency=low
|
||||
|
||||
* Snapshot building.
|
||||
|
||||
-- Mazen Neifer <mazen@freepascal.org> Thu, 20 Aug 2009 11:50:00 +0200
|
||||
|
||||
lazarus (0.9.27-0) unstable; urgency=low
|
||||
|
||||
* Snapshot building.
|
||||
|
@ -1 +1 @@
|
||||
'0.9.27'
|
||||
'0.9.29'
|
||||
|
@ -29,9 +29,9 @@ interface
|
||||
const
|
||||
lcl_major = 0;
|
||||
lcl_minor = 9;
|
||||
lcl_release = 27;
|
||||
lcl_release = 29;
|
||||
lcl_patch = 0;
|
||||
lcl_version = '0.9.27';
|
||||
lcl_version = '0.9.29';
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user