From c557ec374051b679931cd6634b38fb950fe55b2b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 4 Feb 2011 07:46:35 -0800 Subject: [PATCH] Bump version of 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 b2221556f..f073a2488 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_16'; +our $VERSION = '4.4_17'; our %tcs = ( T => { chain => 'tcpost', connmark => 0,