diff options
author | Christian Hesse <mail@eworm.de> | 2020-12-18 15:32:51 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-12-18 15:32:51 +0100 |
commit | be757722560df23796a3b0e3b290e6265b043431 (patch) | |
tree | 045a4911df6ec6a813f65546280955493d18631c /global-functions | |
parent | 62598b66531f7fe794300a298ee09849b317edab (diff) | |
parent | 3657830582c4e5b4c75050bc2145adee52fbef28 (diff) |
Merge branch 'ipv6-update'
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; |