diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-05-02 19:10:01 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-05-02 19:10:01 -0400 |
commit | bc6426e44d4a1f043ac31687aec4b3e121020eaa (patch) | |
tree | 186590c563ca6b46d19673f1c365aa48e5f9a5ea /VERSION | |
parent | 63e4be267b7b788e24cb564e5e2b8a7f8e0a8284 (diff) | |
download | mariadb-git-bc6426e44d4a1f043ac31687aec4b3e121020eaa.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=1 -MYSQL_VERSION_PATCH=23 +MYSQL_VERSION_PATCH=24 |