diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-06-26 11:04:57 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-06-26 11:04:57 -0400 |
commit | 0e937f30f6cdadd2bc1607efa4a07f19c88e1b68 (patch) | |
tree | 63809038915afc84f7b50da2617b4ca2173e2ad5 /VERSION | |
parent | 1b4ac075bfcc89ae3ede07f00ee020f24bdd1f6f (diff) | |
download | mariadb-git-0e937f30f6cdadd2bc1607efa4a07f19c88e1b68.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=16 +MYSQL_VERSION_PATCH=17 |