mirror of
https://github.com/dg/dibi.git
synced 2025-07-31 19:30:30 +02:00
Released version 2.2.5
This release marks the end of life of 2.2 series.
This commit is contained in:
@@ -39,8 +39,8 @@ class dibi
|
|||||||
FIELD_TIME = self::TIME;
|
FIELD_TIME = self::TIME;
|
||||||
|
|
||||||
/** version */
|
/** version */
|
||||||
const VERSION = '2.2.4',
|
const VERSION = '2.2.5',
|
||||||
REVISION = 'released on 2015-10-22';
|
REVISION = 'released on 2015-10-26';
|
||||||
|
|
||||||
/** sorting order */
|
/** sorting order */
|
||||||
const ASC = 'ASC',
|
const ASC = 'ASC',
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
Dibi 2.2.3 (released on 2015-01-13)
|
|
Reference in New Issue
Block a user