1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 14:16:39 +02:00

Released version 3.0.6

This commit is contained in:
David Grudl
2016-07-31 16:50:07 +02:00
parent 917971992f
commit 9b070bb737

View File

@@ -22,8 +22,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.0.5', VERSION = '3.0.6',
REVISION = 'released on 2016-07-20'; REVISION = 'released on 2016-07-31';
/** sorting order */ /** sorting order */
const const