diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-11 18:46:03 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-12 11:24:05 +0200 |
commit | cdb698acbf9c30cd6eb8345e79b4be8799d814ff (patch) | |
tree | d1e9a5555ced75e6db63bb227c7279eef2fee7e2 /global-functions | |
parent | 1b3f2620a7e521ef33a7e2273b57e1ec0d69dda7 (diff) |
notify about freeze of routeros-v6 branchchange-80-v6
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 038f149..e40e384 100644 --- a/global-functions +++ b/global-functions @@ -10,7 +10,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 79; +:global ExpectedConfigVersion 80; # global variables not to be changed by user :global GlobalFunctionsReady false; |