diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-07-04 10:26:14 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-07-04 10:26:14 -0400 |
commit | 8ae9c86f2a79f1301f5428542fc7f53feed7d4f4 (patch) | |
tree | c1846f4abedadab2be4fc55ebe3f2653515e503f /VERSION | |
parent | f8dadbdf241a5400a9180f03cab4dbf25206bf7c (diff) | |
download | mariadb-git-8ae9c86f2a79f1301f5428542fc7f53feed7d4f4.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=25 +MYSQL_VERSION_PATCH=26 |