diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2015-04-20 02:43:26 +0300 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2015-04-20 02:43:26 +0300 |
commit | 87d543831d2d1f89fd5b122de24591f9d9b91d13 (patch) | |
tree | e737518b81971924ba0e5a6b924895e14bca9c0b /VERSION | |
parent | a8523559e9a208b6cdd465a200c3a709b4a696b0 (diff) | |
download | mariadb-git-87d543831d2d1f89fd5b122de24591f9d9b91d13.tar.gz |
Increase the version number
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=17 +MYSQL_VERSION_PATCH=18 |