diff options
author | Christian Hesse <mail@eworm.de> | 2020-12-18 15:31:03 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-12-18 15:31:03 +0100 |
commit | 3657830582c4e5b4c75050bc2145adee52fbef28 (patch) | |
tree | 045a4911df6ec6a813f65546280955493d18631c /global-functions | |
parent | cb72eccc6cf66cab0412f7bd696aa079fffc5180 (diff) |
ipv6-update: notify about interface specific address list entrieschange-39
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 6b29157..51396bf 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 38; +:global ExpectedConfigVersion 39; # global variables not to be changed by user :global GlobalFunctionsReady false; |