mirror of
https://github.com/dg/dibi.git
synced 2025-07-30 19:00:13 +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;
|
||||
|
||||
/** version */
|
||||
const VERSION = '2.2.4',
|
||||
REVISION = 'released on 2015-10-22';
|
||||
const VERSION = '2.2.5',
|
||||
REVISION = 'released on 2015-10-26';
|
||||
|
||||
/** sorting order */
|
||||
const ASC = 'ASC',
|
||||
|
@@ -1 +0,0 @@
|
||||
Dibi 2.2.3 (released on 2015-01-13)
|
Reference in New Issue
Block a user