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