diff options
author | Daniel Bartholomew <db@dbart.us> | 2020-10-07 11:27:00 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2020-10-07 11:27:00 -0400 |
commit | 232715f506ecae487a0b3a15d84a3e593ae85c70 (patch) | |
tree | 5391363175a2a047cf226e01642909fca511f879 /VERSION | |
parent | 9e100f4b96561e5e76f88ad612761973262e1870 (diff) | |
download | mariadb-git-232715f506ecae487a0b3a15d84a3e593ae85c70.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=15 +MYSQL_VERSION_PATCH=16 SERVER_MATURITY=stable |