diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-23 14:13:40 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-23 14:17:33 +0200 |
commit | ae5570325b8509ad8c637e8e6ebc81f1d8528cd0 (patch) | |
tree | 354321e35705f11d40c75d14bc9ede50db6dd778 /global-config | |
parent | ebbc40e3a090fb91e6107b7546abf4caf32e4989 (diff) |
ospf-to-leds: introduce script to visualize ospf state via ledschange-34
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index 8721f8d..68d12e7 100644 --- a/global-config +++ b/global-config @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 33; +:global GlobalConfigVersion 34; # This is used for DNS and backup file. :global Domain "example.com"; |