1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-07 14:46:50 +02:00

Released version 3.0.7

This commit is contained in:
David Grudl
2017-01-04 14:37:40 +01:00
parent f0d2c3f414
commit 22e6ea4e40

View File

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