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

Released version 3.0.0

This commit is contained in:
David Grudl
2015-10-26 18:44:42 +01:00
parent ff22e8de09
commit f327212b57
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.4-dev"
"dev-master": "3.0-dev"
}
}
}

View File

@@ -22,8 +22,8 @@ class dibi
/** version */
const
VERSION = '2.4-dev',
REVISION = 'released on 2015-10-08';
VERSION = '3.0.0',
REVISION = 'released on 2015-11-07';
/** sorting order */
const