diff options
author | Christian Hesse <mail@eworm.de> | 2024-03-14 22:32:15 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-03-31 21:48:47 +0200 |
commit | bdcf5b327518e5c8806bdb9a1896f86523ec2925 (patch) | |
tree | 32a1ad56c963bb8048affc6dc3463f46b488df96 /global-functions.rsc | |
parent | 4df1468e2569dfc1603876e24a9be933dc8cf8f2 (diff) |
news on charge and fees
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 1e98019..bd72313 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -12,7 +12,7 @@ :local ScriptName [ :jobname ]; # expected configuration version -:global ExpectedConfigVersion 124; +:global ExpectedConfigVersion 125; # global variables not to be changed by user :global GlobalFunctionsReady false; |