diff options
author | Daniel Bartholomew <db@dbart.us> | 2019-05-14 10:07:57 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2019-05-14 10:07:57 -0400 |
commit | c0bc9480e73242b075178cb5da5713ba9d84be7c (patch) | |
tree | feb582e1043286b7e1a2769c21cbbbca628c2f80 | |
parent | 518cb2bb9736a9bbeac20a52c894e3748a08de5e (diff) | |
download | mariadb-git-c0bc9480e73242b075178cb5da5713ba9d84be7c.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=15 +MYSQL_VERSION_PATCH=16 SERVER_MATURITY=stable |