diff options
author | Christian Hesse <mail@eworm.de> | 2021-12-21 13:15:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-07 15:28:08 +0100 |
commit | 491f53a8ce4a4a76fcaa4b1b99ec85e5f00b2ee5 (patch) | |
tree | 89e1373edaff220340f448130d0083cc4c061db7 /global-config | |
parent | 97f35dcf0e99738e9170a413f6be52c989708b9c (diff) |
hotspot-to-wpa: support settings from templatechange-74
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 feccf55..024e52f 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 73; +:global GlobalConfigVersion 74; # This is used for DNS and backup file. :global Domain "example.com"; |