diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2014-08-12 19:14:52 +0400 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2014-08-12 19:14:52 +0400 |
commit | 15c345437ccf0fb8c80fd82caa320d8d69b26eba (patch) | |
tree | c1372879f0bb2fa974d802103aaa8bbc63986bde /VERSION | |
parent | c722e5f25f1f00b32f9b4b556f07489bda38095a (diff) | |
download | mariadb-git-15c345437ccf0fb8c80fd82caa320d8d69b26eba.tar.gz |
Increased the version number
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=39 +MYSQL_VERSION_PATCH=40 MYSQL_VERSION_EXTRA= |