Update version of Tc.pm

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-02-23 07:08:48 -08:00
parent 4320ebb8b0
commit 70a246501e

View File

@ -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_7';
our $VERSION = '4.4_8';
our %tcs = ( T => { chain => 'tcpost',
connmark => 0,