From b1f6895a1f0abfb83e3c38239ed325f7dd3782e9 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 30 Jan 2011 08:41:33 -0800 Subject: [PATCH] Correct a couple of versions --- Shorewall/Perl/Shorewall/Accounting.pm | 2 +- Shorewall/Perl/Shorewall/Config.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Accounting.pm b/Shorewall/Perl/Shorewall/Accounting.pm index 1595f5f58..960d42adf 100644 --- a/Shorewall/Perl/Shorewall/Accounting.pm +++ b/Shorewall/Perl/Shorewall/Accounting.pm @@ -35,7 +35,7 @@ use strict; our @ISA = qw(Exporter); our @EXPORT = qw( setup_accounting ); our @EXPORT_OK = qw( ); -our $VERSION = '4.4.14'; +our $VERSION = '4.4.17'; # # Called by the compiler to [re-]initialize this module's state diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index d0ac8fd8d..89f8a0985 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -365,7 +365,7 @@ sub initialize( $ ) { EXPORT => 0, STATEMATCH => '-m state --state', UNTRACKED => 0, - VERSION => "4.4.17-Beta2", + VERSION => "4.4.17-Beta3", CAPVERSION => 40417 , ); #