Skip to content

Commit

Permalink
released 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Apr 3, 2013
1 parent c399d79 commit 6f99db5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dibi/dibi.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Dibi 2.0.2 (revision $WCREV$ released on $WCDATE$)
Dibi 2.0.3 (revision $WCREV$ released on $WCDATE$)

0 comments on commit 6f99db5

Please sign in to comment.