From cc23eba9dd3d9f7ad74fbdf99a4258fe0e262f45 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Mon, 11 Jan 2021 09:36:51 +0000 Subject: [PATCH] bump version number --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index 11a9117a..a00e599e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -701,7 +701,7 @@ $CONF['xmlrpc_enabled'] = false; //More details in README.password_expiration $CONF['password_expiration'] = 'YES'; -$CONF['version'] = '3.3'; +$CONF['version'] = '3.3.1'; // 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