diff options
author | Christian Hesse <mail@eworm.de> | 2024-05-23 12:18:13 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-05-23 12:27:23 +0200 |
commit | 33a495beb76f438ba79e56ab8e4872d2df5c4da8 (patch) | |
tree | a99058aed178757146a0691080e665f7b7fd63d3 /global-functions.rsc | |
parent | affa11816182fa2bff454b3e82df3166c6cdd744 (diff) |
backup-partition: news on support for copy-overchange-129
Diffstat (limited to 'global-functions.rsc')
-rw-r--r-- | global-functions.rsc | 2 |
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; |