diff options
author | Daniel Bartholomew <db@dbart.us> | 2019-11-08 09:53:06 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2019-11-08 09:53:06 -0500 |
commit | 74892bda3a75172f6c81d735de5bc90a4039ae33 (patch) | |
tree | 0e61f8b319dfb315f5c9933ea492d22b96d955e4 /VERSION | |
parent | 15b713cadcf61fd6db743709a3435a24eb360745 (diff) | |
download | mariadb-git-74892bda3a75172f6c81d735de5bc90a4039ae33.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=4 -MYSQL_VERSION_PATCH=10 +MYSQL_VERSION_PATCH=11 SERVER_MATURITY=stable |