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

released dibi 1.1

This commit is contained in:
David Grudl
2009-08-17 15:51:36 +02:00
parent 7c6932807d
commit 031bd2b767
2 changed files with 2 additions and 2 deletions

View File

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

View File

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