diff options
author | Christian Hesse <mail@eworm.de> | 2022-03-30 18:03:50 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-03-30 18:24:14 +0200 |
commit | 71b69fc1898babf490b7dc8e7b0769022d5a2f79 (patch) | |
tree | 17a9ba657b7fd3e9e00d07e94587caff34dc3968 /global-functions | |
parent | 2aa93a06716350d5e29fff4cfd1e7deb338ab80c (diff) |
introduce backup-partitionchange-79
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 af617b3..96a5ce8 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 78; +:global ExpectedConfigVersion 79; # global variables not to be changed by user :global GlobalFunctionsReady false; |