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

Released version 2.1.1

This commit is contained in:
David Grudl
2013-10-16 21:39:29 +02:00
parent 008371f3e7
commit 2c3fe68c6c
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ class dibi
FIELD_TIME = dibi::TIME;
/** version */
const VERSION = '2.1.0',
const VERSION = '2.1.1',
REVISION = '$WCREV$ released on $WCDATE$';
/** sorting order */

View File

@@ -1 +1 @@
Dibi 2.1.0 (revision $WCREV$ released on $WCDATE$)
Dibi 2.1.1 (revision $WCREV$ released on $WCDATE$)