diff options
author | Anatoly Bubenkov <bubenkoff@gmail.com> | 2022-11-03 23:43:08 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-01-10 08:58:33 +0100 |
commit | ea09a18d3f05b20ff7f1ec25aea74f32d68ca5e0 (patch) | |
tree | d873298ae7c1557552d6db38e75cbaf11764e4fb /global-functions | |
parent | 88b34cfb39775560654d60d91da33681b9899251 (diff) |
sms-forward: support hookschange-86
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index d25d21d..0c584b7 100644 --- a/global-functions +++ b/global-functions @@ -10,7 +10,7 @@ :local 0 "global-functions"; # expected configuration version -:global ExpectedConfigVersion 85; +:global ExpectedConfigVersion 86; # global variables not to be changed by user :global GlobalFunctionsReady false; |