diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-27 22:19:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-27 22:19:33 +0100 |
commit | 2363f75e7fb96852e1122d16f664552a05d8c1d1 (patch) | |
tree | f231a324458246b36dbc2324233fe50b5e61f053 /global-functions | |
parent | 54a8f2839dd32d9c8bd60c2edbbca3606b250bbb (diff) |
ask for GitHub and GitLab starschange-16
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 cdcba33..8ee84f8 100644 --- a/global-functions +++ b/global-functions @@ -7,7 +7,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 15; +:global ExpectedConfigVersion 16; # global variables not to be changed by user :global GlobalFunctionsReady false; |