1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-03 20:57:36 +02:00

Released version 3.1.0

This commit is contained in:
David Grudl
2017-06-09 19:58:33 +02:00
parent e891bdd862
commit e45a86d58c

View File

@@ -22,7 +22,7 @@ class dibi
/** version */
const
VERSION = '3.1-dev',
VERSION = '3.1.0',
REVISION = 'released on 2017-06-09';
/** sorting order */