1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 13:47:33 +02:00

Released version 2.1.2

This commit is contained in:
David Grudl
2014-05-13 16:57:25 +02:00
parent 8a2f09033a
commit 12bebf8049
2 changed files with 2 additions and 2 deletions

View File

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

View File

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