diff options
author | Daniel Bartholomew <db@dbart.us> | 2016-09-27 09:51:32 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2016-09-27 09:51:32 -0400 |
commit | 098f0aedac6f57ca5ceec4e00d1e074d399ab082 (patch) | |
tree | 9da8000f901fec542e8880bdbf2b11e4dd2d52e8 /VERSION | |
parent | b91bd822fa4da326f7a47aa55eec4c96774a8a8c (diff) | |
download | mariadb-git-098f0aedac6f57ca5ceec4e00d1e074d399ab082.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=2 +MYSQL_VERSION_PATCH=3 |