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

released 2.0.2

This commit is contained in:
David Grudl
2012-12-04 14:43:02 +01:00
parent 23531a0f3d
commit 2dc30747e5
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
Dibi 2.0.1 (revision $WCREV$ released on $WCDATE$) Dibi 2.0.2 (revision $WCREV$ released on $WCDATE$)