diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-05-23 00:11:17 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-05-23 00:11:17 -0400 |
commit | 3aecedb2f8f99c446a5ba0b02efcf422a252c9e8 (patch) | |
tree | 781f1fbe01ab8869a619b519d5df97398f765baf | |
parent | 70505dd45bd36516206eeeb5dcaa28e5f5a1d6dd (diff) | |
download | mariadb-git-3aecedb2f8f99c446a5ba0b02efcf422a252c9e8.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=2 -MYSQL_VERSION_PATCH=6 +MYSQL_VERSION_PATCH=7 |