From 166bbffe1d45e6b5f5cbf8791d952d431ddde902 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 30 Aug 2019 13:41:20 +0200 Subject: script-updates: add donation hint in configuration warning notification --- global-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global-functions') diff --git a/global-functions b/global-functions index c5e63c4..1b73b0a 100644 --- a/global-functions +++ b/global-functions @@ -5,7 +5,7 @@ # global functions # expected configuration version -:global ExpectedConfigVersion 7; +:global ExpectedConfigVersion 8; # global variables not to be changed by user :global SentConfigChangesNotification "-"; -- cgit v1.2.3-54-g00ecf