global-functions: notify about move of $IPCalc and $ScriptRunOnce to modules

Just install with...

$ScriptInstallUpdate global-functions.d/ipcalc

... and/or...

$ScriptInstallUpdate global-functions.d/scriptrunonce

... and use the functions as before.
This commit is contained in:
Christian Hesse 2021-09-20 15:24:52 +02:00
parent 012db05a93
commit ce78d7d9e9
4 changed files with 4 additions and 3 deletions

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 62;
:global GlobalConfigVersion 63;
# Copy configuration from global-config here and modify it.