diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-17 16:32:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-17 16:41:51 +0200 |
commit | 862417b8d32f6eef1c05ba9137fe2a7f14436987 (patch) | |
tree | b14fce4182be88330586cee1e0a71a466c84f96f /global-functions | |
parent | 604306f2200a2a4bc6f6865f4aea90befe2e0142 (diff) |
add 'ipsec-to-dns'change-51
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 2626c36..92995c9 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 50; +:global ExpectedConfigVersion 51; # global variables not to be changed by user :global GlobalFunctionsReady false; |