From 6f99db544f8aeac69105bcc2a29e5e3e1cb8d584 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 3 Apr 2013 14:32:23 +0200 Subject: [PATCH] released 2.0.3 --- 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 3f2dce6c..c113d90a 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 c4fca922..1f7e442d 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$)