diff options
author | Christian Hesse <mail@eworm.de> | 2020-08-07 22:15:30 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-08-07 22:15:30 +0200 |
commit | 6575cb332113945b591dae7f4b424773936e2c64 (patch) | |
tree | cb3029c5ec3dff3f5cfd271f3b7ddd7095643059 /global-config | |
parent | 457110e2620808d630b50825d255268c7fe3f2e3 (diff) |
notify about support for dhcp server name in fqdnchange-25
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 0228082..90686a1 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 24; +:global GlobalConfigVersion 25; # This is used for DNS and backup file. :global Domain "example.com"; |