diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-07-19 11:47:59 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-07-19 11:47:59 -0400 |
commit | c8a0244e957bc4beff453f09c881bb51752d682c (patch) | |
tree | e6a30782bceb4468736649a5401f62ffb8e12bba /VERSION | |
parent | 76f7aac8e06ed5d53669e764e643af0f5101e2b1 (diff) | |
download | mariadb-git-c8a0244e957bc4beff453f09c881bb51752d682c.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=57 +MYSQL_VERSION_PATCH=58 MYSQL_VERSION_EXTRA= |