From ecc97439abab24c7e67cfd351ac82ba220c0f489 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Tue, 17 Aug 2021 15:08:20 +0100 Subject: [PATCH] forgot to bump the version number --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index 2b8ab3a9..bd26b766 100644 --- a/config.inc.php +++ b/config.inc.php @@ -696,7 +696,7 @@ function x_send_sms_clickatell($to, $message) { //More details in README.password_expiration $CONF['password_expiration'] = 'YES'; -$CONF['version'] = '3.3.9'; +$CONF['version'] = '3.3.10'; // 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