diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-12-24 09:22:55 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-12-24 09:22:55 -0500 |
commit | 835f49d9ce11ba5166da15409f7f75dcf7b5252d (patch) | |
tree | c662b33c04aece65a7afcbbfc79b8aea9e6a6edb /VERSION | |
parent | 975f4a1295f2b678c5ecea2cf4cfc69e177d88f5 (diff) | |
download | mariadb-git-835f49d9ce11ba5166da15409f7f75dcf7b5252d.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=20 +MYSQL_VERSION_PATCH=21 |