diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-11-20 09:04:11 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-11-20 09:04:11 -0500 |
commit | 02b70702d9df049433c4d4d276a9c15d0aaf5427 (patch) | |
tree | b6f21e594055f70548ed76f0e5b25ef81e46b540 /VERSION | |
parent | 4210e7bf6fc94c60434aeca385ce041ccb9d6925 (diff) | |
download | mariadb-git-02b70702d9df049433c4d4d276a9c15d0aaf5427.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=11 +MYSQL_VERSION_PATCH=12 SERVER_MATURITY=stable |