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