diff options
author | Daniel Bartholomew <db@dbart.us> | 2021-07-06 09:50:41 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2021-07-06 09:50:41 -0400 |
commit | a8410693dccf206ca58089c72449cc78d03dd612 (patch) | |
tree | 8ab61c523b65ffba0318b156bb9c40005248d720 /VERSION | |
parent | 94c508dd4f34ec9248fe809877ab185637aca9e2 (diff) | |
download | mariadb-git-a8410693dccf206ca58089c72449cc78d03dd612.tar.gz |
bump the VERSION
Diffstat (limited to '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=3 +MYSQL_VERSION_PATCH=4 SERVER_MATURITY=stable |