From 880dcf1cd6df949b497a10065abbe4a9880f8897 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Wed, 2 Mar 2022 14:06:26 +0000 Subject: [PATCH] bump config version number (3.3.11) --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index c915b71c..cef76206 100644 --- a/config.inc.php +++ b/config.inc.php @@ -700,7 +700,7 @@ function x_send_sms_clickatell($to, $message) { //More details in README.password_expiration $CONF['password_expiration'] = 'YES'; -$CONF['version'] = '3.3.10'; +$CONF['version'] = '3.3.11'; // If you want to keep most settings at default values and/or want to ensure // that future updates work without problems, you can use a separate config