1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 06:07:39 +02:00

released 1.5-rc2

This commit is contained in:
David Grudl
2012-01-12 00:31:34 +01:00
parent a8f5e09b69
commit b964887f9d
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-rc1',
const VERSION = '1.5-rc2',
REVISION = '$WCREV$ released on $WCDATE$';
/** sorting order */

View File

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