Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
kissifrot committed Aug 14, 2013
1 parent f3a5f3f commit cc3ac59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BwVersion.class.php
@@ -1,7 +1,7 @@
<?php
final class BwVersion
{
const VERSION = '0.7';
const VERSION = '0.71';

protected static $_lastestVersion;

Expand Down

0 comments on commit cc3ac59

Please sign in to comment.