diff options
author | Sergei Golubchik <serg@mariadb.org> | 2014-05-25 17:17:50 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2014-05-25 17:17:50 +0200 |
commit | eef1201bcc0064480bf281e8cafa1b3e14dbaa04 (patch) | |
tree | 4764cc22b01631a2a30f5c7badb85e80fe4d8961 /support-files/rpm | |
parent | c2b9d993e33ac5099dfbde775af95e1400f40e87 (diff) | |
download | mariadb-git-eef1201bcc0064480bf281e8cafa1b3e14dbaa04.tar.gz |
set version to 10.1.0
Diffstat (limited to 'support-files/rpm')
-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 a197868d16c..fb52635d4d8 100644 --- a/support-files/rpm/server.cnf +++ b/support-files/rpm/server.cnf @@ -19,8 +19,8 @@ # you can put MariaDB-only options here [mariadb] -# This group is only read by MariaDB-10.0 servers. +# This group is only read by MariaDB-10.1 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.0] +[mariadb-10.1] |