mirror of
https://github.com/dg/dibi.git
synced 2025-08-08 15:16:58 +02:00
Released version 2.2.0
This commit is contained in:
@@ -39,8 +39,8 @@ class dibi
|
||||
FIELD_TIME = dibi::TIME;
|
||||
|
||||
/** version */
|
||||
const VERSION = '2.2-dev',
|
||||
REVISION = '$WCREV$ released on $WCDATE$';
|
||||
const VERSION = '2.2.0',
|
||||
REVISION = 'released on 2014-06-02';
|
||||
|
||||
/** sorting order */
|
||||
const ASC = 'ASC',
|
||||
|
Reference in New Issue
Block a user