diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-02 21:10:10 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-10 09:15:21 +0100 |
commit | 32cc55f7d2570e80ab270ae6e5ce97e3c1bc7644 (patch) | |
tree | cac2a7dfd7e6631f61d8416cca5cb566486b10a1 /global-config | |
parent | c95e8161485ac47aa3c4f65efe99f335cf330d46 (diff) |
introduce firmware-upgrade-rebootchange-77-v6
(cherry picked from commit 3c358980cb416c61419a0aaa384ab1db1dab8d29)
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 5f0f4db..0554cdb 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 76; +:global GlobalConfigVersion 77; # This is used for DNS and backup file. :global Domain "example.com"; |