diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-25 22:20:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-25 22:20:34 +0200 |
commit | c3ea55523371403f07f116cb44eebfdf444c5628 (patch) | |
tree | e8912fbae091322f7ec8cd4cd066ae0f3f5e719a /global-config | |
parent | 9f16e0644b8add83968f0646e278ce19c9d6b215 (diff) |
dhcp-to-dns: notify on acting on all bound leaseschange-28
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 9d1547c..18754a8 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 27; +:global GlobalConfigVersion 28; # This is used for DNS and backup file. :global Domain "example.com"; |