From dd6616bbb2d01628c06e7bea7530212d51c44cd5 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Tue, 26 Jan 2021 19:45:59 +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 e6f76b80..5126d3fb 100644 --- a/config.inc.php +++ b/config.inc.php @@ -702,7 +702,7 @@ $CONF['xmlrpc_enabled'] = false; //More details in README.password_expiration $CONF['password_expiration'] = 'YES'; -$CONF['version'] = '3.3.4'; +$CONF['version'] = '3.3.5'; // 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