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

Released version 1.2

This commit is contained in:
David Grudl
2009-09-18 07:26:02 +02:00
parent 16f6d537e0
commit 3b2ca19d42
3 changed files with 43 additions and 13 deletions

View File

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