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

Released version 3.1.1

This commit is contained in:
David Grudl
2018-03-09 13:00:25 +01:00
parent 822405b478
commit 504b7725c7

View File

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