diff options
author | Daniel Bartholomew <db@dbart.us> | 2018-05-03 10:23:36 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2018-05-03 10:23:36 -0400 |
commit | 33e39f0682d966f67aa403a0be9bc7dbd44a69e6 (patch) | |
tree | d9375d9115b4e217b80d4ba816a65b3c640ccfc7 /VERSION | |
parent | 1ecd68d867ced1d00ebffdcedbf6bc97493f5067 (diff) | |
download | mariadb-git-33e39f0682d966f67aa403a0be9bc7dbd44a69e6.tar.gz |
bump the VERSION
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ MYSQL_VERSION_MAJOR=5 MYSQL_VERSION_MINOR=5 -MYSQL_VERSION_PATCH=60 +MYSQL_VERSION_PATCH=61 MYSQL_VERSION_EXTRA= |