0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00

bump version number

This commit is contained in:
David Goodwin 2021-01-26 19:45:59 +00:00
parent df1ba710c4
commit dd6616bbb2

View File

@ -702,7 +702,7 @@ $CONF['xmlrpc_enabled'] = false;
//More details in README.password_expiration //More details in README.password_expiration
$CONF['password_expiration'] = 'YES'; $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 // 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 // that future updates work without problems, you can use a separate config