diff options
author | Daniel Bartholomew <db@dbart.us> | 2016-04-30 11:23:46 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2016-04-30 11:23:46 -0400 |
commit | cee9ab9d85a8d75290b0d60bc7af26c8cf179a1d (patch) | |
tree | 1453ff91458c718e8cb68a5f3f90fc10e0664496 /VERSION | |
parent | 9eba34f08675c31b0796eeb127582be827773070 (diff) | |
download | mariadb-git-cee9ab9d85a8d75290b0d60bc7af26c8cf179a1d.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=0 -MYSQL_VERSION_PATCH=25 +MYSQL_VERSION_PATCH=26 |