mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02:00
Released version 2.3.5
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.4',
|
const VERSION = '2.3.5',
|
||||||
REVISION = 'released on 2015-10-26';
|
REVISION = 'released on 2015-12-16';
|
||||||
|
|
||||||
/** sorting order */
|
/** sorting order */
|
||||||
const ASC = 'ASC',
|
const ASC = 'ASC',
|
||||||
|
Reference in New Issue
Block a user