1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-10 16:14:57 +02:00

opened 1.2-dev

This commit is contained in:
David Grudl
2009-08-17 15:58:08 +02:00
parent 031bd2b767
commit 9850a2f78b
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ class dibi
/**#@+
* dibi version
*/
const VERSION = '1.1';
const VERSION = '1.2-dev';
const REVISION = '$WCREV$ released on $WCDATE$';
/**#@-*/

View File

@@ -1 +1 @@
Dibi 1.1 (revision $WCREV$ released on $WCDATE$)
Dibi 1.2-dev (revision $WCREV$ released on $WCDATE$)