mirror of
https://github.com/dg/dibi.git
synced 2025-08-07 22:56:35 +02:00
Released version 2.3.0
This commit is contained in:
@@ -40,7 +40,7 @@ class dibi
|
|||||||
|
|
||||||
/** version */
|
/** version */
|
||||||
const VERSION = '2.3.0',
|
const VERSION = '2.3.0',
|
||||||
REVISION = 'released on 2015-01-13';
|
REVISION = 'released on 2015-01-23';
|
||||||
|
|
||||||
/** sorting order */
|
/** sorting order */
|
||||||
const ASC = 'ASC',
|
const ASC = 'ASC',
|
||||||
|
@@ -1 +1 @@
|
|||||||
Dibi 2.3.0 (released on 2015-01-13)
|
Dibi 2.3.0 (released on 2015-01-23)
|
||||||
|
Reference in New Issue
Block a user