diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2015-08-24 01:41:12 +0300 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2015-08-24 01:41:12 +0300 |
commit | b66455f67da9b0bbe7fb7862c23a8283d766e149 (patch) | |
tree | 9d88f9ce4dc7496f23f98366ca04c96938b71f54 /VERSION | |
parent | aef8bfdc826d7466dd482d38522de925ad6b4217 (diff) | |
download | mariadb-git-b66455f67da9b0bbe7fb7862c23a8283d766e149.tar.gz |
Increase the version number
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=0 -MYSQL_VERSION_PATCH=21 +MYSQL_VERSION_PATCH=22 |