diff options
author | Christian Hesse <mail@eworm.de> | 2019-04-01 22:45:38 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-04-01 22:45:38 +0200 |
commit | 594aef2aab8cc14a2d87b9ce23f00429559588d6 (patch) | |
tree | 9b8038ec1de4cb3a28859a74c5a82ced87ceefd2 /global-functions | |
parent | 40201ac1ea8e27492587d0cebdd0d6b8c24b733a (diff) |
check-certificates: support multiple passphraseschange-3
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 1145200..69f2c36 100644 --- a/global-functions +++ b/global-functions @@ -5,7 +5,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 2; +:global ExpectedConfigVersion 3; # global variables not to be changed by user :global SentRouterosUpdateNotification "-"; |