mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 14:16:39 +02:00
Released version 2.3.3
This commit is contained in:
@@ -38,8 +38,8 @@ class dibi
|
|||||||
FIELD_TIME = self::TIME;
|
FIELD_TIME = self::TIME;
|
||||||
|
|
||||||
/** version */
|
/** version */
|
||||||
const VERSION = '2.3.2',
|
const VERSION = '2.3.3',
|
||||||
REVISION = 'released on 2015-04-18';
|
REVISION = 'released on 2015-10-22';
|
||||||
|
|
||||||
/** sorting order */
|
/** sorting order */
|
||||||
const ASC = 'ASC',
|
const ASC = 'ASC',
|
||||||
|
Reference in New Issue
Block a user