1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 21:58:10 +02:00
This commit is contained in:
David Grudl
2009-01-13 02:55:02 +00:00
parent 7c0c4db0f6
commit 47d1180aee
2 changed files with 2 additions and 2 deletions

View File

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

View File

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