Skip to content

Commit

Permalink
* inc'd VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
eserte committed Sep 16, 2009
1 parent c47b89d commit c1f1fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Kwalify.pm
Expand Up @@ -19,7 +19,7 @@ use base qw(Exporter);
use vars qw(@EXPORT_OK $VERSION);
@EXPORT_OK = qw(validate);

$VERSION = '1.20_50';
$VERSION = '1.20_51';

BEGIN {
if ($] < 5.006) {
Expand Down

0 comments on commit c1f1fac

Please sign in to comment.