mirror of
https://github.com/dg/dibi.git
synced 2025-08-05 21:58:10 +02:00
Released version 2.1.2
This commit is contained in:
@@ -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 */
|
||||
|
@@ -1 +1 @@
|
||||
Dibi 2.1.1 (revision $WCREV$ released on $WCDATE$)
|
||||
Dibi 2.1.2 (revision $WCREV$ released on $WCDATE$)
|
||||
|
Reference in New Issue
Block a user