diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-05-31 11:39:21 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-05-31 11:39:21 -0400 |
commit | 473f4a65e185ac0b03b8689ec833abeecac0cb9d (patch) | |
tree | 13caf35d58b0142b0d5b449b3b2dcd879ae6843b /VERSION | |
parent | 5e0038b376b79ee5a2f47da1e0d71caa7d8fa99c (diff) | |
download | mariadb-git-473f4a65e185ac0b03b8689ec833abeecac0cb9d.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=24 +MYSQL_VERSION_PATCH=25 |