notify about options in script comments

This commit is contained in:
Christian Hesse 2020-07-14 16:18:23 +02:00
parent 883920aeae
commit aec63407e8
4 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 18;
:global ExpectedConfigVersion 19;
# global variables not to be changed by user
:global GlobalFunctionsReady false;