diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-22 10:08:15 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-22 10:08:15 +0100 |
commit | eaea89112ab0b700c4b6b459eb31d8931159ce38 (patch) | |
tree | 0f6961685da9f9092d335ea2d90af12f0b958a26 /global-functions | |
parent | b780b40baf904a0448d1a8e60cc6e3626183120c (diff) |
global-functions: $LogPrintExit: notify about colorful outputchange-42
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 3518e36..7d3e4c5 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 41; +:global ExpectedConfigVersion 42; # global variables not to be changed by user :global GlobalFunctionsReady false; |