diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-11-02 12:27:38 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-11-02 12:27:38 -0400 |
commit | 1a89356382cc1b19d878e6a29163eecc8605f414 (patch) | |
tree | 384e38b7aa42030a3100249010e5b9dc62417868 /VERSION | |
parent | dafbd50e8a09340022e5207d2223372666fdabc8 (diff) | |
download | mariadb-git-1a89356382cc1b19d878e6a29163eecc8605f414.tar.gz |
bump the VERSION
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MINOR=1 -MYSQL_VERSION_PATCH=37 +MYSQL_VERSION_PATCH=38 |