1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 21:58:10 +02:00

Released version 3.0.9

This commit is contained in:
David Grudl
2018-03-09 12:56:49 +01:00
parent ece85e8b48
commit e8559898f1

View File

@@ -22,8 +22,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.0.8', VERSION = '3.0.9',
REVISION = 'released on 2017-06-09'; REVISION = 'released on 2018-03-09';
/** sorting order */ /** sorting order */
const const