Skip to content

Commit

Permalink
released 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 4, 2012
1 parent 23531a0 commit 2dc3074
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.1',
const VERSION = '2.0.2',
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.1 (revision $WCREV$ released on $WCDATE$)
Dibi 2.0.2 (revision $WCREV$ released on $WCDATE$)

0 comments on commit 2dc3074

Please sign in to comment.