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

released 1.5-rc1

This commit is contained in:
David Grudl
2011-01-25 18:26:51 +01:00
parent 018b9da06d
commit faf444567b
2 changed files with 2 additions and 2 deletions

View File

@@ -136,7 +136,7 @@ class dibi
/**#@+
* dibi version
*/
const VERSION = '1.3-dev';
const VERSION = '1.5-rc1';
const REVISION = '$WCREV$ released on $WCDATE$';
/**#@-*/

View File

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