diff options
author | Daniel Bartholomew <db@dbart.us> | 2019-04-02 11:31:53 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2019-04-02 11:31:53 -0400 |
commit | f5176c2dfa0591d625d33c549b5eacad837e77a5 (patch) | |
tree | 9baed587328e6fe4e92ec0368e5a276f19b43c81 /VERSION | |
parent | 44e64fd7e046b7cd480f8d269313081279c10a82 (diff) | |
download | mariadb-git-f5176c2dfa0591d625d33c549b5eacad837e77a5.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=3 -MYSQL_VERSION_PATCH=14 +MYSQL_VERSION_PATCH=15 SERVER_MATURITY=stable |