aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-05-23 12:18:13 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-05-23 12:27:23 +0200
commit33a495beb76f438ba79e56ab8e4872d2df5c4da8 (patch)
treea99058aed178757146a0691080e665f7b7fd63d3 /global-functions.rsc
parentaffa11816182fa2bff454b3e82df3166c6cdd744 (diff)
backup-partition: news on support for copy-overchange-129
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 3800ad5..96ed71d 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local ScriptName [ :jobname ];
# expected configuration version
-:global ExpectedConfigVersion 128;
+:global ExpectedConfigVersion 129;
# global variables not to be changed by user
:global GlobalFunctionsReady false;