Skip to content

Commit

Permalink
Bump version number for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Jun 14, 2009
1 parent 58ace45 commit 4a288d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Array/Compare.pm
Expand Up @@ -185,7 +185,7 @@ our ($VERSION, $AUTOLOAD);

use Carp;

$VERSION = 1.17;
$VERSION = 1.18;

my %_defaults = (Sep => '^G',
WhiteSpace => 1,
Expand Down

0 comments on commit 4a288d2

Please sign in to comment.