mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 05:37:39 +02:00
Released version 2.1.1
This commit is contained in:
@@ -76,7 +76,7 @@ class dibi
|
|||||||
FIELD_TIME = dibi::TIME;
|
FIELD_TIME = dibi::TIME;
|
||||||
|
|
||||||
/** version */
|
/** version */
|
||||||
const VERSION = '2.1.0',
|
const VERSION = '2.1.1',
|
||||||
REVISION = '$WCREV$ released on $WCDATE$';
|
REVISION = '$WCREV$ released on $WCDATE$';
|
||||||
|
|
||||||
/** sorting order */
|
/** sorting order */
|
||||||
|
@@ -1 +1 @@
|
|||||||
Dibi 2.1.0 (revision $WCREV$ released on $WCDATE$)
|
Dibi 2.1.1 (revision $WCREV$ released on $WCDATE$)
|
||||||
|
Reference in New Issue
Block a user