mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-25 17:13:11 +01:00
Update base library version
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
29a820b2f2
commit
6fb2fcbc8a
@ -27,14 +27,14 @@
|
|||||||
# and /usr/share/shorewall[6]-lite/shorecap.
|
# and /usr/share/shorewall[6]-lite/shorecap.
|
||||||
#
|
#
|
||||||
|
|
||||||
SHOREWALL_LIBVERSION=40500
|
SHOREWALL_LIBVERSION=40502
|
||||||
SHOREWALL_CAPVERSION=40502
|
SHOREWALL_CAPVERSION=40502
|
||||||
|
|
||||||
[ -n "${g_program:=shorewall}" ]
|
[ -n "${g_program:=shorewall}" ]
|
||||||
|
|
||||||
if [ -z "$g_readrc" ]; then
|
if [ -z "$g_readrc" ]; then
|
||||||
#
|
#
|
||||||
# This is modified by the installer when ${SHAREDIR} <> /usr/share
|
# This is modified by the installer when ${SHAREDIR} != /usr/share
|
||||||
#
|
#
|
||||||
. /usr/share/shorewall/shorewallrc
|
. /usr/share/shorewall/shorewallrc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user