From ddb46931a0c4d7802e918417a0051518c31b11c2 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 1 Oct 2009 08:44:05 -0700 Subject: [PATCH] Update version --- Shorewall/Perl/Shorewall/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 07eb93767..2a8ccd174 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -127,7 +127,7 @@ our %EXPORT_TAGS = ( internal => [ qw( create_temp_object Exporter::export_ok_tags('internal'); -our $VERSION = '4.4_1'; +our $VERSION = '4.4_2'; # # describe the current command, it's present progressive, and it's completion.