diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-11 18:39:44 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-12 11:05:10 +0200 |
commit | 5e481a768b4cea4534f5f775ce565a79cb1e3eb9 (patch) | |
tree | 0bceb7c8c4043193e225945e77de83afff53e5db /global-functions | |
parent | df547b87a47e279d3f6b744675821621eea5d7b8 (diff) |
notify about freeze of routeros-v7 branchchange-80
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 a12eb5d..51c87bc 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; |