aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-26 09:11:17 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-30 00:02:08 +0100
commit62f33d7b19792fded8366d57ff8756c5952da990 (patch)
treec44d0140280072374b3da7080ab2da711873181b /global-functions.rsc
parent98f26989f5f625ad918aed900b7888fa69c78248 (diff)
packages-update: support deferred reboot on auto-updatechange-117
Closes #56
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 9be7893..306a2cc 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 116;
+:global ExpectedConfigVersion 117;
# global variables not to be changed by user
:global GlobalFunctionsReady false;