aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-06-20 20:51:46 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-06-21 15:57:04 +0200
commit1a6812ef797a1683cec9678062cfaca367500ad0 (patch)
tree50a8b9e5c2f27d3a3291f459a17d4d5d515dc0a9 /global-functions.rsc
parentc4e8d01de19f9c5e1d19c74c010079233c4d4df5 (diff)
notify on changes regarding certificateschange-130
Diffstat (limited to 'global-functions.rsc')
-rw-r--r--global-functions.rsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc
index ca8ecb1..eb9f638 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local ScriptName [ :jobname ];
# expected configuration version
-:global ExpectedConfigVersion 129;
+:global ExpectedConfigVersion 130;
# global variables not to be changed by user
:global GlobalFunctionsReady false;