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

updated version number

This commit is contained in:
David Grudl
2009-09-30 22:50:23 +02:00
parent 3b2ca19d42
commit d68e526381
2 changed files with 2 additions and 2 deletions

View File

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

View File

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