diff options
author | Daniel Bartholomew <db@dbart.us> | 2019-01-02 13:42:11 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2019-01-02 13:42:11 -0500 |
commit | 099186d09eae20e6d656f556b90dc245d64013b0 (patch) | |
tree | 37a626f7c0451550671bb19bb328afa70ee6a463 /VERSION | |
parent | 67240858b2bfa0afc436d88fc9da0595e1391b60 (diff) | |
download | mariadb-git-099186d09eae20e6d656f556b90dc245d64013b0.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=2 -MYSQL_VERSION_PATCH=21 +MYSQL_VERSION_PATCH=22 |