1
0
mirror of https://github.com/dg/dibi.git synced 2025-02-23 10:26:21 +01:00

Released version 3.0.2

This commit is contained in:
David Grudl 2016-01-29 15:46:23 +01:00
parent 193252dc5f
commit 8948cc293c

View File

@ -22,8 +22,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.0.1', VERSION = '3.0.2',
REVISION = 'released on 2015-12-16'; REVISION = 'released on 2016-01-29';
/** sorting order */ /** sorting order */
const const