From 9eaf078daff4b91dba2983a4bb115be7b2fd42fe Mon Sep 17 00:00:00 2001 From: Tom Keffer Date: Wed, 19 Jul 2023 18:37:16 -0700 Subject: [PATCH] Change comment for version option --- weewx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weewx.conf b/weewx.conf index 85d9025a..0d77d3a0 100644 --- a/weewx.conf +++ b/weewx.conf @@ -19,7 +19,7 @@ log_success = True # Whether to log unsuccessful operations. May get overridden below. log_failure = True -# Do not modify this. It is used when installing and updating weewx. +# This configuration file was created by ... version = 5.0.0b9 ##############################################################################