diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-18 16:33:52 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-05-18 16:33:52 +0200 |
commit | 5037dbbedc868d6ce881b039a7faa4de91f45c12 (patch) | |
tree | 9489229551f3b69ccf291af2288925eeee564fae /global-functions | |
parent | 862417b8d32f6eef1c05ba9137fe2a7f14436987 (diff) | |
parent | 4427cabd0eac9f8a5b18f939198284621933fa36 (diff) |
Merge branch 'lets-encrypt-ISRG-X1' into next
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 92995c9..86a6494 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 51; +:global ExpectedConfigVersion 52; # global variables not to be changed by user :global GlobalFunctionsReady false; |