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