diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-16 08:24:19 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-16 08:24:19 +0200 |
commit | 8b2df7abd071b75b19df8564cece0a23c18c7894 (patch) | |
tree | a7ac3ef779dc2a2e503f74052801072d5505b230 /global-functions | |
parent | 1c4531d5369ac1b8e502539faf65274a60c268d2 (diff) |
mode-button: merge mode-button-event & mode-button-schedulerchange-32
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 2dafe4b..38c6cde 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 31; +:global ExpectedConfigVersion 32; # global variables not to be changed by user :global GlobalFunctionsReady false; |