Skip to content

Commit

Permalink
Released version 2.2.5
Browse files Browse the repository at this point in the history
This release marks the end of life of 2.2 series.
  • Loading branch information
dg committed Oct 26, 2015
1 parent 51adcd9 commit 17df4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dibi/libs/Dibi.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ class dibi
FIELD_TIME = self::TIME;

/** version */
const VERSION = '2.2.4',
REVISION = 'released on 2015-10-22';
const VERSION = '2.2.5',
REVISION = 'released on 2015-10-26';

/** sorting order */
const ASC = 'ASC',
Expand Down
1 change: 0 additions & 1 deletion version.txt

This file was deleted.

0 comments on commit 17df4d1

Please sign in to comment.