diff options
author | Daniel Bartholomew <db@dbart.us> | 2020-11-03 10:58:05 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2020-11-03 10:58:05 -0500 |
commit | 4548e74bcca1c97def4fbe44a28940d465f6555b (patch) | |
tree | 76aaccb95aae122f369fc9a9e380513f5f25ce6e | |
parent | 2391582ec3f87378581fc5a55266b3d7c6c823d6 (diff) | |
download | mariadb-git-4548e74bcca1c97def4fbe44a28940d465f6555b.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=3 -MYSQL_VERSION_PATCH=26 +MYSQL_VERSION_PATCH=27 SERVER_MATURITY=stable |