diff --git a/dibi/libs/Dibi.php b/dibi/libs/Dibi.php index 095cfc94..77a854d7 100644 --- a/dibi/libs/Dibi.php +++ b/dibi/libs/Dibi.php @@ -40,7 +40,7 @@ class dibi /** version */ const VERSION = '2.3.0', - REVISION = 'released on 2015-01-13'; + REVISION = 'released on 2015-01-23'; /** sorting order */ const ASC = 'ASC', diff --git a/version.txt b/version.txt index 9805bdca..8e99b46f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -Dibi 2.3.0 (released on 2015-01-13) +Dibi 2.3.0 (released on 2015-01-23)