mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +02:00
Released version 2.3.0
This commit is contained in:
@@ -40,7 +40,7 @@ class dibi
|
||||
|
||||
/** version */
|
||||
const VERSION = '2.3.0',
|
||||
REVISION = 'released on 2015-01-13';
|
||||
REVISION = 'released on 2015-01-23';
|
||||
|
||||
/** sorting order */
|
||||
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