1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-config-overlay: fix $GlobalConfigVersion...

Looks like I missed this in commit 5e481a768b.
😳
This commit is contained in:
Christian Hesse
2022-06-14 21:24:34 +02:00
parent dafeeabdb4
commit e9f00df290

View File

@@ -8,7 +8,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 79;
:global GlobalConfigVersion 80;
# Copy configuration from global-config here and modify it.