diff options
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/rpm/server.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/rpm/server.cnf b/support-files/rpm/server.cnf index f067afd0da3..a9fe564939e 100644 --- a/support-files/rpm/server.cnf +++ b/support-files/rpm/server.cnf @@ -39,8 +39,8 @@ # you can put MariaDB-only options here [mariadb] -# This group is only read by MariaDB-10.3 servers. +# This group is only read by MariaDB-10.4 servers. # If you use the same .cnf file for MariaDB of different versions, # use this group for options that older servers don't understand -[mariadb-10.3] +[mariadb-10.4] |