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

released 2.0 stable

This commit is contained in:
David Grudl
2012-01-19 05:50:06 +01:00
parent 0327573085
commit 7c47f57e30
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
Dibi 1.5-rc2 (revision $WCREV$ released on $WCDATE$)
Dibi 2.0 (revision $WCREV$ released on $WCDATE$)