diff options
author | Daniel Bartholomew <db@dbart.us> | 2020-05-12 07:32:03 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2020-05-12 07:32:03 -0400 |
commit | 9810e0a722bfa4f145258f60dade3882694b3663 (patch) | |
tree | 20c20f48e887108bfed739ffbea74176633e8e73 /VERSION | |
parent | cfe5ee90c8e4b9dfa98a41fcd299197a59261be7 (diff) | |
download | mariadb-git-9810e0a722bfa4f145258f60dade3882694b3663.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=5 -MYSQL_VERSION_PATCH=3 +MYSQL_VERSION_PATCH=4 SERVER_MATURITY=beta |