diff options
author | Daniel Bartholomew <db@dbart.us> | 2017-10-31 19:56:44 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2017-10-31 19:56:44 -0400 |
commit | c3b641ee20f49c8850c4c02056c120dc17a5eeb6 (patch) | |
tree | ea02c07127c1632f01cd4727ba857126bfa60259 /VERSION | |
parent | bd20fb87ec34535fa82bfa79c28851587ae145b0 (diff) | |
download | mariadb-git-c3b641ee20f49c8850c4c02056c120dc17a5eeb6.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=2 -MYSQL_VERSION_PATCH=10 +MYSQL_VERSION_PATCH=11 |