summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkarmengc <karmengc@gmail.com>2023-05-11 10:01:35 +0100
committerAndrew Hutchings <andrew@linuxjedi.co.uk>2023-05-11 16:17:23 +0100
commit7c9f275ee4cd59212a85827626fbca2615d144d5 (patch)
tree56e277b67197ec336eaaf31b7bfc17a1b0a5c08f
parent1916bf2a02c1a2e4de8526fcbd0c2637c3921f33 (diff)
downloadmariadb-git-10.11.tar.gz
server.cnf: adjust major version to 10.1110.11
Bump section header to 10.11 at rpm file server.cnf
-rw-r--r--support-files/rpm/server.cnf4
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/rpm/server.cnf b/support-files/rpm/server.cnf
index bf9ed9c4f46..1db6cd186e8 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.8 servers.
+# This group is only read by MariaDB-10.11 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.8]
+[mariadb-10.11]