diff options
author | Daniel Bartholomew <db@dbart.us> | 2020-08-10 10:23:10 -0400 |
---|---|---|
committer | Daniel Bartholomew <db@dbart.us> | 2020-08-10 10:23:10 -0400 |
commit | debd36c880bf088363350a31c580ee0c7ee92e42 (patch) | |
tree | 17cb0d6825f4d2153e2cb6b66adb41c8b059838b /VERSION | |
parent | 845e3c9801d17905bf2392f27cda66669c00f75f (diff) | |
download | mariadb-git-debd36c880bf088363350a31c580ee0c7ee92e42.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=33 +MYSQL_VERSION_PATCH=34 |