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

Released version 3.2.4

This commit is contained in:
David Grudl
2020-03-26 04:05:01 +01:00
parent dc3e1cda19
commit d571460a6f

View File

@@ -21,8 +21,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.2.3', VERSION = '3.2.4',
REVISION = 'released on 2018-09-17'; REVISION = 'released on 2020-03-26';
/** sorting order */ /** sorting order */
const const