diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-01-18 12:43:56 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-01-18 12:43:56 -0500 |
commit | e15f4af4dc5105c99368ea02b7c45ec3068a996a (patch) | |
tree | e4d823c2293c2629e0ecf4456ec5b1ddf6f10809 /VERSION | |
parent | 745e6498eadc79bcaf08e822e47a83a0f1d74385 (diff) | |
download | mariadb-git-e15f4af4dc5105c99368ea02b7c45ec3068a996a.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=4 +MYSQL_VERSION_PATCH=5 SERVER_MATURITY=beta |