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

Released version 3.0.3

This commit is contained in:
David Grudl
2016-02-21 02:07:19 +01:00
parent f4638796fb
commit 352a683ec1

View File

@@ -22,8 +22,8 @@ class dibi
/** version */ /** version */
const const
VERSION = '3.0.2', VERSION = '3.0.3',
REVISION = 'released on 2016-01-29'; REVISION = 'released on 2016-02-21';
/** sorting order */ /** sorting order */
const const