mirror of
https://github.com/dg/dibi.git
synced 2025-08-16 11:04: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',
|
||||
|
Reference in New Issue
Block a user