Forgot to bump the perl module minor version number.

git-svn-id: file:///home/mbr/svn/fwknop/trunk@101 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2009-06-07 20:46:14 +00:00
parent 488ca566e1
commit 04690e2f07

View File

@@ -16,7 +16,7 @@ use warnings;
use Carp;
require Exporter;
our $VERSION = '0.21';
our $VERSION = '0.22';
our @ISA = qw(Exporter);