From 6e6a2d9a8292144dab82b0a8cb7936b36bc75299 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 15 Mar 2022 16:37:20 +0100 Subject: [PATCH] Release 22.03 --- minifirewall | 6 +++--- minifirewall.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/minifirewall b/minifirewall index a821d61..50de0cc 100755 --- a/minifirewall +++ b/minifirewall @@ -4,7 +4,7 @@ # we used netfilter/iptables http://netfilter.org/ designed for recent Linux kernel # See https://gitea.evolix.org/evolix/minifirewall -# Copyright (c) 2007-2021 Evolix +# Copyright (c) 2007-2022 Evolix # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 3 @@ -17,7 +17,7 @@ # ### BEGIN INIT INFO -# Provides: minfirewall +# Provides: minifirewall # Required-Start: # Required-Stop: # Should-Start: $network $syslog $named @@ -28,7 +28,7 @@ # Description: Firewall designed for standalone server ### END INIT INFO -VERSION="21.12" +VERSION="22.03" DESC="minifirewall" NAME="minifirewall" diff --git a/minifirewall.conf b/minifirewall.conf index e16c8fb..e0925d2 100644 --- a/minifirewall.conf +++ b/minifirewall.conf @@ -1,5 +1,5 @@ # Configuration for minifirewall : https://gitea.evolix.org/evolix/minifirewall -# Version 22.3 — 2022-03-15 +# Version 22.03 — 2022-03-15 # shellcheck shell=sh disable=SC2034 # Main interface