diff options
author | Daniel Bartholomew <db@dbart.us> | 2021-11-08 12:03:38 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2021-11-08 12:03:38 -0500 |
commit | c85caaa20b293e47a113302414b8d4862087f0ab (patch) | |
tree | 92b5d61b18eb5c9343752299984e91a2061491f5 | |
parent | 3ab358f0f1c852c71a539bb2b18b3cf828cc0007 (diff) | |
download | mariadb-git-c85caaa20b293e47a113302414b8d4862087f0ab.tar.gz |
bump the VERSION
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MINOR=6 -MYSQL_VERSION_PATCH=5 +MYSQL_VERSION_PATCH=6 SERVER_MATURITY=stable |