1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-04 05:07:36 +02:00

Released version 3.2.1

This commit is contained in:
David Grudl
2018-04-14 20:49:54 +02:00
parent 59a4cc2fe0
commit cec699af0f

View File

@@ -22,8 +22,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.2.0', VERSION = '3.2.1',
REVISION = 'released on 2018-03-09'; REVISION = 'released on 2018-04-14';
/** sorting order */ /** sorting order */
const const