diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-08-07 10:17:08 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-08-07 10:17:08 -0400 |
commit | 2482306861ca107adfb6c8823cd9f6e413912ebe (patch) | |
tree | 01e14767e92cb40dbd72421fe54d388453407ace | |
parent | 5d90717cc9e05f2a3bfe137031eb15fc1e291ad7 (diff) | |
download | mariadb-git-2482306861ca107adfb6c8823cd9f6e413912ebe.tar.gz |
bump the VERSION
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MINOR=0 -MYSQL_VERSION_PATCH=36 +MYSQL_VERSION_PATCH=37 |