diff options
author | Daniel Bartholomew <db@dbart.us> | 2019-02-11 10:43:57 -0500 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2019-02-11 10:43:57 -0500 |
commit | aae261e96270bd2212feee8ecc5aa2044c46f58f (patch) | |
tree | 3647b65285f11d4a6361a716cad00506baad9317 /VERSION | |
parent | 9e4f299404c48f7550ac258f1c353da587f8572a (diff) | |
download | mariadb-git-aae261e96270bd2212feee8ecc5aa2044c46f58f.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=22 +MYSQL_VERSION_PATCH=23 |