From 87240b00c91e99579d89945ffa92d9177e6e7ec8 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 2 Mar 2011 07:52:38 -0800 Subject: [PATCH] Update version of the Tc module --- Shorewall/Perl/Shorewall/Tc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Tc.pm b/Shorewall/Perl/Shorewall/Tc.pm index 490ffee5b..1e7a7d49a 100644 --- a/Shorewall/Perl/Shorewall/Tc.pm +++ b/Shorewall/Perl/Shorewall/Tc.pm @@ -40,7 +40,7 @@ use strict; our @ISA = qw(Exporter); our @EXPORT = qw( setup_tc ); our @EXPORT_OK = qw( process_tc_rule initialize ); -our $VERSION = '4.4_17'; +our $VERSION = '4.4_18'; our %tcs = ( T => { chain => 'tcpost', connmark => 0,