From 2dc30747e57b708f2648669e5b6622ae25ee271c Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 4 Dec 2012 14:43:02 +0100 Subject: [PATCH] released 2.0.2 --- dibi/dibi.php | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dibi/dibi.php b/dibi/dibi.php index 3714f7a4..3f2dce6c 100644 --- a/dibi/dibi.php +++ b/dibi/dibi.php @@ -80,7 +80,7 @@ class dibi FIELD_TIME = dibi::TIME; /** version */ - const VERSION = '2.0.1', + const VERSION = '2.0.2', REVISION = '$WCREV$ released on $WCDATE$'; /** sorting order */ diff --git a/version.txt b/version.txt index f0cb8ce3..c4fca922 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -Dibi 2.0.1 (revision $WCREV$ released on $WCDATE$) +Dibi 2.0.2 (revision $WCREV$ released on $WCDATE$)