mirror of
https://github.com/dg/dibi.git
synced 2025-08-13 01:24:06 +02:00
released 2.0.5
This release marks the end of life of 2.0 series.
This commit is contained in:
@@ -71,8 +71,8 @@ class dibi
|
||||
FIELD_TIME = dibi::TIME;
|
||||
|
||||
/** version */
|
||||
const VERSION = '2.0.4',
|
||||
REVISION = '$WCREV$ released on $WCDATE$';
|
||||
const VERSION = '2.0.5',
|
||||
REVISION = 'released on 2015-01-13';
|
||||
|
||||
/** sorting order */
|
||||
const ASC = 'ASC',
|
||||
|
Reference in New Issue
Block a user