diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-15 22:17:43 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-16 22:21:37 +0100 |
commit | 185fe2c73035b66b2c8e0048eedca47fd438e3e6 (patch) | |
tree | 06daedc04508595aa2f69f6b9ea21d4324d6c9d1 /global-functions | |
parent | 3b997d30870b08b18adc051af5ecca639bd12add (diff) |
reintroduce global-waitchange-68
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 ad6b555..f5bca7a 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 67; +:global ExpectedConfigVersion 68; # global variables not to be changed by user :global GlobalFunctionsReady false; |