diff --git a/dibi/dibi.php b/dibi/dibi.php index 3f2dce6c6..c113d90a6 100644 --- a/dibi/dibi.php +++ b/dibi/dibi.php @@ -80,7 +80,7 @@ class dibi FIELD_TIME = dibi::TIME; /** version */ - const VERSION = '2.0.2', + const VERSION = '2.0.3', REVISION = '$WCREV$ released on $WCDATE$'; /** sorting order */ diff --git a/version.txt b/version.txt index c4fca9229..1f7e442da 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -Dibi 2.0.2 (revision $WCREV$ released on $WCDATE$) +Dibi 2.0.3 (revision $WCREV$ released on $WCDATE$)