1
0
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:
David Grudl
2015-01-23 17:23:55 +01:00
parent 5ea37c9894
commit 5970db58aa
2 changed files with 2 additions and 2 deletions

View File

@@ -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',

View File

@@ -1 +1 @@
Dibi 2.3.0 (released on 2015-01-13)
Dibi 2.3.0 (released on 2015-01-23)